Update of
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/config/site
In directory
james.mmbase.org:/tmp/cvs-serv18306/cmsc/sitemanagement/src/webapp/editors/config/site
Modified Files:
Tag: b1_5
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.4.4
retrieving revision 1.6.4.5
diff -u -b -r1.6.4.4 -r1.6.4.5
--- edit_site.xml 13 Jan 2009 14:15:46 -0000 1.6.4.4
+++ edit_site.xml 13 Feb 2009 17:11:59 -0000 1.6.4.5
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0"?>
<!DOCTYPE form-schema PUBLIC "-//MMBase/DTD editwizard 1.0//EN"
"http://www.mmbase.org/dtd/wizard-schema_1_0.dtd">
<form-schema id="edit_site">
<title xml:lang="nl">Site</title>
@@ -19,7 +19,7 @@
<prompt xml:lang="nl">Live domein</prompt>
<prompt xml:lang="zh">Liveå</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>
<prompt xml:lang="zh">æ é¢</prompt>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs