[CMF-checkins] CVS: CMF - CHANGES.txt:1.231
    Jens Vagelpohl 
    jens at dataflake.org
       
    Wed Aug  4 06:23:09 EDT 2004
    
    
  
Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv18326
Modified Files:
	CHANGES.txt 
Log Message:
- add missing security declaration to CMFCore.PortalFolder.manage_addFolder
  (related to http://www.zope.org/Collectors/CMF/167)
=== CMF/CHANGES.txt 1.230 => 1.231 ===
--- CMF/CHANGES.txt:1.230	Wed Aug  4 02:12:24 2004
+++ CMF/CHANGES.txt	Wed Aug  4 06:22:39 2004
@@ -36,6 +36,11 @@
       
   Bug Fixes
 
+    - CMFCore.PortalFolder: Unlike other content, only Managers were able
+      to create PortalFolders using mkdir in FTP. Fixed by inserting
+      missing security declaration for PortalFolder.manage_addFolder
+      (http://www.zope.org/Collectors/CMF/167)
+
     - Default text format for NewsItems is now structured-text, just like
       it is for Documents, tuhs removing a spurious difference (see 
       http://www.zope.org/Collectors/CMF/138).
    
    
More information about the CMF-checkins
mailing list