Index: openacs-4/packages/general-comments/www/url-edit-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/url-edit-2.tcl,v diff -u -r1.6 -r1.6.2.1 --- openacs-4/packages/general-comments/www/url-edit-2.tcl 7 Aug 2017 23:48:12 -0000 1.6 +++ openacs-4/packages/general-comments/www/url-edit-2.tcl 21 Mar 2023 15:07:56 -0000 1.6.2.1 @@ -10,8 +10,8 @@ } { attach_id:naturalnum,notnull parent_id:naturalnum,notnull - label:notnull - url:notnull + label:printable,notnull + url:printable,notnull,string_length(max|1000) { return_url:localurl {} } }