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

Modified Files:
      Tag: CMF-1_5-branch
        CHANGES.txt 
Log Message:
CMFCore/ActionInformation.py: Permissions of action categories starting
with 'document' are now evaluated in the object context instead of the
portal context. This should probably be generalized some more.

This fix is for Plone 2.1, please don't shoot me ;-)


=== CMF/CHANGES.txt 1.248.2.144 => 1.248.2.145 ===
--- CMF/CHANGES.txt:1.248.2.144 Fri Jul 15 22:30:31 2005
+++ CMF/CHANGES.txt     Sat Jul 16 08:14:40 2005
@@ -2,6 +2,10 @@
 
   Bugs Fixed
 
+    - CMFCore/ActionInformation.py: Permissions of action categories starting
+      with 'document' are now evaluated in the object context instead of the
+      portal context. This should probably be generalized some more.
+
     - Added testing framework to suppress / examine output from warnings
       module and from zLOG.
 

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

Reply via email to