[CMF-checkins] CVS: CMF - CHANGES.txt:1.86 TODO.txt:1.13

Florent Guillaume fg@nuxeo.com
Sat, 29 Jun 2002 11:02:25 -0400


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

Modified Files:
	CHANGES.txt TODO.txt 
Log Message:
Fixed CMFDefault.RegistrationTool to correctly check the lack of 'email'
property when creating a new member or when checking member's properties
validity (Tracker #508).

The fix ensures that the 'email' property is filled in at Join time, and
that a user is not allowed to clear his email (the policy in CMFDefault
seems to be that all members have an email).

I keep the possibility of a user leaving an already-empty password blank
when changing his preferences (for instance if it was removed by the
administrator for some reason, the user can still go change his other
properties).



=== CMF/CHANGES.txt 1.85 => 1.86 ===
   Bugs Fixed
 
+    - Fixed CMFDefault.RegistrationTool to correctly check the lack of
+      'email' property when creating a new member or when checking
+      member's properties validity (Tracker #508).
+
     - Fixed addtoFavorites to correctly add a favorite of someone else's
       document (Tracker #501).
 


=== CMF/TODO.txt 1.12 => 1.13 ===
         (x) Tracker #501:  addToFavorites loses if no favorites folder
 
-        ( ) Tracker #508:  logged_in pukes if no email
+        (x) Tracker #508:  logged_in pukes if no email
 
         ( ) Tracker #519:  CMFDefault.MembershipTool always creates
                            member folder