Update of
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/config/site
In directory
james.mmbase.org:/tmp/cvs-serv18440/cmsc/sitemanagement/src/webapp/editors/config/site
Modified Files:
Tag: b1_4
edit_site.xml
Log Message:
CMSC-1295 - Title and URL-fragment fields do not accept values longer than 40
characters while datamodel supports upto 255 characters
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/config/site
See also: http://www.mmbase.org/jira/browse/CMSC-1295
Index: edit_site.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/config/site/edit_site.xml,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -u -b -r1.6.2.1 -r1.6.2.2
--- edit_site.xml 13 Jan 2009 14:16:18 -0000 1.6.2.1
+++ edit_site.xml 13 Feb 2009 17:12:30 -0000 1.6.2.2
@@ -16,7 +16,7 @@
<prompt xml:lang="en">Live domain</prompt>
<prompt xml:lang="nl">Live domein</prompt>
</field>
- <field name="title" dtmaxlength="40" dtrequired="true">
+ <field name="title" dtmaxlength="255" dtrequired="true">
<prompt xml:lang="en">Title</prompt>
<prompt xml:lang="nl">Titel</prompt>
</field>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs