[Checkins] SVN: Products.CMFDefault/trunk/Products/CMFDefault/CHANGES.txt - extended change note

Yvo Schubbe y.2011 at wcm-solutions.de
Mon Jul 18 05:54:52 EDT 2011


Log message for revision 122275:
  - extended change note

Changed:
  U   Products.CMFDefault/trunk/Products/CMFDefault/CHANGES.txt

-=-
Modified: Products.CMFDefault/trunk/Products/CMFDefault/CHANGES.txt
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/CHANGES.txt	2011-07-18 09:51:06 UTC (rev 122274)
+++ Products.CMFDefault/trunk/Products/CMFDefault/CHANGES.txt	2011-07-18 09:54:52 UTC (rev 122275)
@@ -4,7 +4,9 @@
 2.3.0-alpha (unreleased)
 ------------------------
 
-- Make sure `id` is always an attribute and not a method.
+- File and Image: Made sure `id` is always an attribute and not a method.
+  Some old instances use `__name__` instead of `id`. Use getId() to get always
+  the correct ID.
 
 - DublinCore: 'getMetadataHeaders' now returns the Type ID, not the Type title.
   This avoids conflicts between unicode messages and encoded non-ASCII strings.



More information about the checkins mailing list