Author: michiel
Date: 2010-02-15 18:51:35 +0100 (Mon, 15 Feb 2010)
New Revision: 41026

Modified:
   
mmbase/branches/MMBase-1_9/core/src/test/resources/org/mmbase/config/datatypes.xml
Log:
ported MMB-1910 from trunk

Modified: 
mmbase/branches/MMBase-1_9/core/src/test/resources/org/mmbase/config/datatypes.xml
===================================================================
--- 
mmbase/branches/MMBase-1_9/core/src/test/resources/org/mmbase/config/datatypes.xml
  2010-02-15 17:51:03 UTC (rev 41025)
+++ 
mmbase/branches/MMBase-1_9/core/src/test/resources/org/mmbase/config/datatypes.xml
  2010-02-15 17:51:35 UTC (rev 41026)
@@ -5,7 +5,6 @@
     xsi:schemaLocation="http://www.mmbase.org/xmlns/datatypes 
http://www.mmbase.org/xmlns/datatypes.xsd";>
 
   <datatype base="binary" id="restricted_binary">
-    <property name="validMimeTypes" value="image/.*" />
     <required value="true" />
     <minLength value="1" enforce="onchange" />
     <maxLength value="200" enforce="onchange"/>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to