In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
283 [In-Portal CMS] Front End bug report always 2009-09-13 06:22 2009-10-03 07:57
alex  
alex  
normal  
closed 5.0.0  
fixed  
 
none 5.0.1  
0
0000283: Incorrect user_id on IIS web server during logout process
When configuration variable UseJSRedirect is used (mostly on IIS web server), then transition template "redirect" is used during login/logout operations. In u:OnLogout event (that performs logout) lines are switched and there is a moment, when there is no "user_id" variable stored in session. This results in redirect to "no_permission" template during logout instead of redirect to "index" template as usual.
Issue History
2009-10-03 07:57 administrator Note Added: 0000749
2009-10-03 07:57 administrator Status resolved => closed
2009-09-13 06:23 alex Fixed in Version => 5.0.1
2009-09-13 06:23 alex Target Version => 5.0.1
2009-09-13 06:23 alex Changeset attached 5.0.x r12483
2009-09-13 06:23 alex Note Added: 0000427
2009-09-13 06:23 alex Status active => resolved
2009-09-13 06:23 alex Resolution open => fixed
2009-09-13 06:23 alex Assigned To => alex
2009-09-13 06:22 alex New Issue

Notes
(0000427)
alex   
2009-09-13 06:23   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000283: Incorrect user_id on IIS web server during logout process
(0000749)
administrator   
2009-10-03 07:57   
Closing issues from 5.0.1 version, because version was already released.