In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
826 [In-Portal CMS] Data Management bug report always 2010-08-13 02:37 2010-11-30 12:48
alex  
alex  
normal  
closed 5.1.0  
fixed  
 
none 5.1.1-B1  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/b651da1faa599dd6
0
0000826: User object isn't properly set when "UserHelper::loginUser" method is used in dry run mode
User object isn't properly set when "UserHelper::loginUser" method is used in dry run mode.

For example, when I try to check if "root" user is able to login, then resulting user object doesn't container root's ID, as expected. It does contain valid ID, when other users try to login.
related to 0000830closed  (5.1.1)alex Ability to login user without knowing their password 
patch user_object_not_set_on_dry_run_logins_for_root.patch (671) 2010-08-13 02:37
http://tracker.in-portal.org/file_download.php?file_id=713&type=bug
Issue History
2010-11-30 12:48 Dmitry Note Added: 0003081
2010-11-30 12:48 Dmitry Status resolved => closed
2010-08-28 15:23 alex Note Added: 0002703
2010-08-28 15:23 alex Status reviewed and tested => resolved
2010-08-28 15:23 alex Fixed in Version => 5.1.1-B1
2010-08-28 15:23 alex Resolution open => fixed
2010-08-28 15:23 alex Assigned To !COMMUNITY => alex
2010-08-28 15:23 alex Changeset attached 5.1.x r13870
2010-08-27 01:19 alex Relationship added related to 0000830
2010-08-26 17:21 Dmitry Target Version 5.1.1-B1 => 5.1.1
2010-08-26 17:14 Dmitry Note Added: 0002668
2010-08-26 17:14 Dmitry Status needs testing => reviewed and tested
2010-08-13 02:38 alex Assigned To => !COMMUNITY
2010-08-13 02:38 alex Developer => alex
2010-08-13 02:38 alex Status active => needs testing
2010-08-13 02:38 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/b651da1faa599dd6
2010-08-13 02:37 alex New Issue
2010-08-13 02:37 alex File Added: user_object_not_set_on_dry_run_logins_for_root.patch

Notes
(0002668)
Dmitry   
2010-08-26 17:14   
Reviewed and tested good.
(0002703)
alex   
2010-08-28 15:23   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000826: User object isn't properly set when "UserHelper::loginUser" method is used in dry run mode
(0003081)
Dmitry   
2010-11-30 12:48   
Closing released 5.1.1 task.