Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -N -r1.428 -r1.429 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 7 Feb 2011 22:28:45 -0000 1.428 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 11 May 2011 09:18:24 -0000 1.429 @@ -24,6 +24,7 @@ ::xo::Attribute create name \ -help_text #xowiki.Page-name-help_text# \ -validator name \ + -spec "maxlength=400" \ -required false ;#true ::xo::Attribute create title \ -required false ;#true