[CMF-checkins] CVS: CMF - CHANGES.txt:1.80 TODO.txt:1.10

Florent Guillaume fg@nuxeo.com
Fri, 28 Jun 2002 17:13:54 -0400


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

Modified Files:
	CHANGES.txt TODO.txt 
Log Message:
Fixed index_html to correctly filter out unauthorized subfolders
(Tracker #503).


=== CMF/CHANGES.txt 1.79 => 1.80 ===
   Bugs Fixed
 
-    - Fix exception handling to not use a string exception in
+    - Fixed index_html to correctly filter out unauthorized subfolders
+      (Tracker #503).
+
+    - Fixed exception handling to not use a string exception in
       PortalFolder (Tracker #512).
 
     - Changed the permission protecting the "Join" action provided by


=== CMF/TODO.txt 1.9 => 1.10 ===
         ( ) Tracker #483:  listFolderContents doesn't filter properly
 
-        ( ) Tracker #503:  index_html/folder_view don't skip unauth
+        (x) Tracker #503:  index_html/folder_view don't skip unauth
                            folders
 
         (x) Tracker #512:  Incorrect use of string exception in