Index: openacs-4/packages/xowiki/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/form-field-procs.tcl,v diff -u -r1.267 -r1.268 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 19 Apr 2018 08:25:41 -0000 1.267 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 25 Apr 2018 08:51:36 -0000 1.268 @@ -821,7 +821,7 @@ file instproc get_from_value {value attribute {raw ""}} { # - # The value of of a form entry might be: + # The value of a form entry might be: # - an atomic list element # - a list with attribute value pairs # @@ -1433,7 +1433,7 @@ numeric instproc initialize {} { next set :widget_type numeric - # check, if we we have an integer format + # check, if we have an integer format set :is_integer [regexp {%[0-9.]*d} [:format]] } numeric instproc convert_to_external value {