In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
161 [In-Portal CMS] Front End bug report always 2009-07-31 06:28 2009-10-03 07:56
grician  
Dmitry  
critical  
closed 5.0.0  
fixed  
 
none 5.0.1  
0
0000161: Problems in case, when E-Mail is not required during user registration
All described below is only in affect, when user has not specified email during registration or has removed it later from "My Profile" section.

1) When user have completed registration process hi/she receives the message: Thank you for registering on our website. Your registration is pending administrative approval. You will get a separate email once it's activated.
The user, was registered without e-mail, and will not get any e-mail in any case.

2) Forgot password functionality can't possibly work for users, who have not specified email in their profiles. So if user without email tries to email new password to himself, then we should display appropriate message, like "You have not specified email in your profile and can't use forgot password functionality".

3) When user enters his username into forgot password form, then it won't be found, because of missing email address in his profile. Really strange.
Check IF email field is shown in Admin when New user added (for Projects) - this might be the reason we disabled it.
Issue History
2009-10-03 07:56 administrator Note Added: 0000692
2009-10-03 07:56 administrator Status resolved => closed
2009-10-03 07:48 administrator Priority @50@ => critical
2009-08-08 03:10 alex Fixed in Version => 5.0.1
2009-08-06 17:42 Dmitry Changeset attached 5.0.x r12208
2009-08-06 17:42 Dmitry Note Added: 0000259
2009-08-06 17:42 Dmitry Status reviewed and tested => resolved
2009-08-06 17:42 Dmitry Resolution open => fixed
2009-08-06 17:41 Dmitry Changeset attached 1.0.x r12207
2009-08-06 17:28 Dmitry Note Added: 0000258
2009-08-03 15:17 alex Note Added: 0000217
2009-08-03 15:17 Dmitry Assigned To => Dmitry
2009-08-03 15:17 Dmitry Priority normal => @50@
2009-08-03 15:17 Dmitry Status active => reviewed and tested
2009-08-03 15:17 Dmitry Additional Information Updated bug_revision_view_page.php?rev_id=127#r127
2009-07-31 14:03 Dmitry Note Added: 0000204
2009-07-31 14:03 Dmitry Target Version => 5.0.1
2009-07-31 07:00 alex Summary Problems when E-Mail is not required during registration. => Problems in case, when E-Mail is not required during user registration
2009-07-31 07:00 alex Description Updated bug_revision_view_page.php?rev_id=122#r122
2009-07-31 06:28 grician New Issue

Notes
(0000204)
Dmitry   
2009-07-31 14:03   
This needs to be discussed, agreed and fixed/addressed in 5.0.1 release.
(0000217)
alex   
2009-08-03 15:17   
Maybe email was made not required for administrators, but this change has side effect by making it non-required for simple users too.
(0000258)
Dmitry   
2009-08-06 17:28   
Email will be changed to Required! Confirmed with Projects!
(0000259)
Dmitry   
2009-08-06 17:42   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000161: Problems in case, when E-Mail is not required during user registration.
Making Email field REQUIRED
(0000692)
administrator   
2009-10-03 07:56   
Closing issues from 5.0.1 version, because version was already released.