Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders
In directory 
james.mmbase.org:/tmp/cvs-serv18550/portlets-newsletter/config/applications/newsletter/builders

Modified Files:
      Tag: b1_6
        newsletterpublication.xml 
Log Message:
CMSC-1315 - Static_html should not be used as richtext field, but as raw type 
field. Otherwise it is processed incorrectly.


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-1315


Index: newsletterpublication.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders/newsletterpublication.xml,v
retrieving revision 1.19
retrieving revision 1.19.2.1
diff -u -b -r1.19 -r1.19.2.1
--- newsletterpublication.xml   6 Feb 2009 16:10:34 -0000       1.19
+++ newsletterpublication.xml   4 Mar 2009 16:55:32 -0000       1.19.2.1
@@ -210,7 +210,7 @@
                <search>11</search>
             </positions>
          </editor>
-         <datatype base="cmscrichtext" 
xmlns="http://www.mmbase.org/xmlns/datatypes"; />
+         <datatype base="field" xmlns="http://www.mmbase.org/xmlns/datatypes"; 
/>
          <db>
             <name>static_html</name>
             <type key="false" notnull="false" size="64000" 
state="persistent">STRING</type>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to