In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1015 [In-Portal CMS] Front End bug report always 2011-03-13 06:04 2011-09-19 16:08
alex  
alex  
normal  
closed 5.1.2-B2  
fixed  
 
none 5.1.3-B1  
https://groups.google.com/d/topic/in-portal-bugs/olu8_xZPsQc/discussion
Fixed missing redirect to "login_pending_or_disabled.tpl" template
0
0001015: Template "login pending or disabled" is not used
There is a template "login_pending_or_disabled.tpl" in "advanced" theme. This template should be displayed, when user tries to login, while his registration wasn't yet confirmed or it was disabled by administrator.

I've recently checked and this functionality no longer works.

This happened because pending/disabled user login attempt is considered as error and no redirect to "login_pending_or_disabled.tpl" template is made.
child of 0000225closed  (5.1.0)alex Move login-related code away from UsersEventHandler class 
patch login_disabled_template_is_ignored.patch (508) 2011-03-13 06:04
http://tracker.in-portal.org/file_download.php?file_id=964&type=bug
Issue History
2011-09-19 16:08 alex Note Added: 0003844
2011-09-19 16:08 alex Status resolved => closed
2011-05-23 03:08 alex Note Added: 0003493
2011-05-23 03:08 alex Status reviewed and tested => resolved
2011-05-23 03:08 alex Fixed in Version => 5.1.3-B1
2011-05-23 03:08 alex Resolution open => fixed
2011-05-23 03:08 alex Changeset attached 5.1.x r14351
2011-05-22 23:07 Dmitry Note Added: 0003474
2011-05-22 23:07 Dmitry Assigned To !COMMUNITY => alex
2011-05-22 23:07 Dmitry Status needs testing => reviewed and tested
2011-04-04 11:49 Dmitry Target Version Icebox => 5.1.3
2011-03-13 06:07 alex Assigned To => !COMMUNITY
2011-03-13 06:07 alex Developer => alex
2011-03-13 06:07 alex Status active => needs testing
2011-03-13 06:07 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/olu8_xZPsQc/discussion
2011-03-13 06:06 alex Relationship added child of 0000225
2011-03-13 06:04 alex New Issue
2011-03-13 06:04 alex File Added: login_disabled_template_is_ignored.patch
2011-03-13 06:04 alex Change Log Message => Fixed missing redirect to "login_pending_or_disabled.tpl" template

Notes
(0003474)
Dmitry   
2011-05-22 23:07   
Tested okay.
(0003493)
alex   
2011-05-23 03:08   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0001015: Template "login pending or disabled" is not used
(0003844)
alex   
2011-09-19 16:08   
Closing, since 5.1.3 release has been released.