Author: michiel
Date: 2009-05-28 18:42:26 +0200 (Thu, 28 May 2009)
New Revision: 35485
Modified:
mmbase/trunk/applications/resources/config/datatypes.xml
Log:
content type for xhtml is xhtml+xml not xml+xhtml
Modified: mmbase/trunk/applications/resources/config/datatypes.xml
===================================================================
--- mmbase/trunk/applications/resources/config/datatypes.xml 2009-05-28
16:38:55 UTC (rev 35484)
+++ mmbase/trunk/applications/resources/config/datatypes.xml 2009-05-28
16:42:26 UTC (rev 35485)
@@ -11,7 +11,7 @@
</description>
<class name="org.mmbase.datatypes.BinaryStringDataType" />
<handler
- mimetype="text/html,application/xml+xhtml"
+ mimetype="text/html,application/xhtml+xml"
name="org.mmbase.datatypes.handlers.html.BinaryHandler">
<param name="useSpecificSetter">true</param>
<param name="setIfNotChanged">false</param>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs