Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv2416

Modified Files:
        CHANGES.txt 
Log Message:
- all portal types have to implement DynamicType, so getTypeInfo always exists
- meta_type might mask a problem, 'Unknown' is a more explicit fallback


=== CMF/CHANGES.txt 1.298 => 1.299 ===
--- CMF/CHANGES.txt:1.298       Sun Apr 24 20:47:31 2005
+++ CMF/CHANGES.txt     Tue Apr 26 10:45:47 2005
@@ -25,6 +25,9 @@
 
   Bug Fixes
 
+    - DublinCore and PortalFolder: Changed fallback in 'Type' method.
+      The fallback is only necessary if the related type info is missing.
+
     - CMFDefault.SyndicationTool: Coerce property values into correct
       types. (http://zope.org/Collectors/CMF/344)
 

_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins

Reply via email to