Update of
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders
In directory
james.mmbase.org:/tmp/cvs-serv20127/portlets-newsletter/config/applications/newsletter/builders
Modified Files:
newsletterbounce.xml
Log Message:
CMSC-990 - Please don't specify the size for type INTEGER.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders
See also: http://www.mmbase.org/jira/browse/CMSC-990
Index: newsletterbounce.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders/newsletterbounce.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- newsletterbounce.xml 24 Jul 2008 11:45:43 -0000 1.1
+++ newsletterbounce.xml 10 Oct 2008 12:37:53 -0000 1.2
@@ -59,7 +59,7 @@
<datatype base="line"
xmlns="http://www.mmbase.org/xmlns/datatypes"></datatype>
<db>
<name>newsletter</name>
- <type key="false" notnull="false" size="100"
state="persistent">INTEGER</type>
+ <type key="false" notnull="false" state="persistent">INTEGER</type>
</db>
</field>
<field>
@@ -81,7 +81,7 @@
<datatype base="line"
xmlns="http://www.mmbase.org/xmlns/datatypes"></datatype>
<db>
<name>userid</name>
- <type key="false" notnull="false" size="100"
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