Update of
/var/cvs/contributions/CMSContainer_Modules/alias/src/webapp/editors/config/pagealias
In directory
james.mmbase.org:/tmp/cvs-serv30498/alias/src/webapp/editors/config/pagealias
Modified Files:
Tag: b1_4
edit_pagealias.xml
Log Message:
CMSC-1239 - Site URL fragments for Live and Staging are limited to 40
characters: fixed also regexp and language-redirect, alias and rssfeed.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/alias/src/webapp/editors/config/pagealias
See also: http://www.mmbase.org/jira/browse/CMSC-1239
Index: edit_pagealias.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/alias/src/webapp/editors/config/pagealias/edit_pagealias.xml,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -b -r1.2.2.1 -r1.2.2.2
--- edit_pagealias.xml 13 Feb 2009 17:12:15 -0000 1.2.2.1
+++ edit_pagealias.xml 16 Feb 2009 17:57:37 -0000 1.2.2.2
@@ -9,7 +9,7 @@
<prompt xml:lang="nl">Titel</prompt>
</field>
<field name="urlfragment" dtmaxlength="255"
- dtpattern="^[a-zA-Z0-9][a-zA-Z0-9_.-]{0,38}[a-zA-Z0-9]$">
+ dtpattern="^[a-zA-Z0-9][a-zA-Z0-9_.-]{0,253}[a-zA-Z0-9]$">
<prompt xml:lang="en">URL-fragment</prompt>
<prompt xml:lang="nl">URL-fragment</prompt>
</field>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs