Index: openacs-4/packages/survey/www/admin/question-swap.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/survey/www/admin/question-swap.tcl,v diff -u -r1.4 -r1.4.2.1 --- openacs-4/packages/survey/www/admin/question-swap.tcl 6 Nov 2013 07:33:55 -0000 1.4 +++ openacs-4/packages/survey/www/admin/question-swap.tcl 29 Jul 2014 11:42:12 -0000 1.4.2.1 @@ -11,8 +11,8 @@ @cvs-id $Id$ } { - survey_id:integer,notnull - section_id:integer,notnull + survey_id:naturalnum,notnull + section_id:naturalnum,notnull sort_order:integer,notnull direction:notnull }