[Checkins] SVN: z3c.form/trunk/CHANGES.txt Turn bug into a new feature.

Michael Kerrin michael.kerrin at openapp.ie
Fri Sep 21 12:41:33 EDT 2007


Log message for revision 79799:
  Turn bug into a new feature.
  

Changed:
  U   z3c.form/trunk/CHANGES.txt

-=-
Modified: z3c.form/trunk/CHANGES.txt
===================================================================
--- z3c.form/trunk/CHANGES.txt	2007-09-21 15:30:22 UTC (rev 79798)
+++ z3c.form/trunk/CHANGES.txt	2007-09-21 16:41:33 UTC (rev 79799)
@@ -11,9 +11,9 @@
   the widget. Declared that the widgets require the `zope.Public'
   permission in order to access these attributes.
 
-- Bug: The `canAccess', `canWrite' and `set' methods on the AttributeField
-  datamanager didn't check for the case when the field's interface was
-  not directly provided for by the context.
+- Feature: The ``AttributeField`` data manager now supports adapting
+  the content to the fields interface when the content doesn't implement
+  this interface.
 
 - Feature: Implemented single checkbox widget that can be used for boolean
   fields. They are not available by default but can be set using the



More information about the Checkins mailing list