Update of
/var/cvs/contributions/CMSContainer/cmsc/richtext/config/applications/cmscrichtext/builders
In directory
james.mmbase.org:/tmp/cvs-serv21143/cmsc/richtext/config/applications/cmscrichtext/builders
Modified Files:
imageinlinerel.xml
Log Message:
CMSC-1330 Upgrade CMSc to use MMBase 1.9
Integers do not have a size
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/richtext/config/applications/cmscrichtext/builders
See also: http://www.mmbase.org/jira/browse/CMSC-1330
Index: imageinlinerel.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/richtext/config/applications/cmscrichtext/builders/imageinlinerel.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- imageinlinerel.xml 23 Oct 2007 06:55:55 -0000 1.3
+++ imageinlinerel.xml 6 Apr 2009 11:20:50 -0000 1.4
@@ -69,7 +69,7 @@
</editor>
<db>
<name>width</name>
- <type key="false" notnull="false" size="1024"
state="persistent">INTEGER</type>
+ <type key="false" notnull="false"
state="persistent">INTEGER</type>
</db>
</field>
<field>
@@ -92,7 +92,7 @@
</editor>
<db>
<name>height</name>
- <type key="false" notnull="false" size="1024"
state="persistent">INTEGER</type>
+ <type key="false" notnull="false"
state="persistent">INTEGER</type>
</db>
</field>
<field>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs