[Checkins] SVN: Zope3/trunk/doc/CHANGES.txt Update CHANGES.txt,
	added note about formlib bugfix
    Roger Ineichen 
    roger at projekt01.ch
       
    Thu May 25 18:51:27 EDT 2006
    
    
  
Log message for revision 68296:
  Update CHANGES.txt, added note about formlib bugfix
Changed:
  U   Zope3/trunk/doc/CHANGES.txt
-=-
Modified: Zope3/trunk/doc/CHANGES.txt
===================================================================
--- Zope3/trunk/doc/CHANGES.txt	2006-05-25 22:24:57 UTC (rev 68295)
+++ Zope3/trunk/doc/CHANGES.txt	2006-05-25 22:51:27 UTC (rev 68296)
@@ -141,6 +141,9 @@
 
     Bug Fixes
 
+      - Fix get_rendered in zope.formlib. Make use of get_rendered in 
+        setUpInputWidget which is used in AddFormBase.
+
       - Fix invariant error handling in formlib. The exception Invalid raised
         in interface invariants where end in a component lookup error because
         this exception didn't get converted to a usefull error message.
    
    
More information about the Checkins
mailing list