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.5 --- 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 27 Oct 2014 16:41:58 -0000 1.5 @@ -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 }