[CMF-checkins] CVS: CMF - CHANGES.txt:1.146.4.15

Yvo Schubbe schubbe at web.de
Mon Sep 29 07:13:05 EDT 2003


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

Modified Files:
      Tag: CMF-1_4-branch
	CHANGES.txt 
Log Message:
fixed getCandidateLocalRoles:
- filter out 'Member' correctly (Collector #148 and #169)
- also filter out 'Authenticated'

=== CMF/CHANGES.txt 1.146.4.14 => 1.146.4.15 ===
--- CMF/CHANGES.txt:1.146.4.14	Wed Sep 24 10:24:43 2003
+++ CMF/CHANGES.txt	Mon Sep 29 07:12:34 2003
@@ -2,6 +2,9 @@
 
   Bug Fixes
 
+    - CMFCore MembershipTool: Fixed 'getCandidateLocalRoles()'.
+      Didn't work without having 'Member' role. (Collector #148 and #169)
+
     - CMFCore MembershipTool: Changed the permission for searchMembers to
       'List portal members'. By default Anonymous users are no longer able to
       list member ids and email addresses. (Collector #189)
@@ -25,7 +28,7 @@
 
     - CMFDefault/skins: Fix permission name and html in roster.
 
-    - CMFCore/TypesTool.py: : Make sure oldstyle FactoryTypeInformation
+    - CMFCore/TypesTool.py: Make sure oldstyle FactoryTypeInformation
       data is always converted.  Actions are now completely migrated during
       TypeInformation creation.
 




More information about the CMF-checkins mailing list