In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
618 [In-Portal CMS] Front End bug report always 2010-03-14 16:07 2010-05-11 02:59
alex  
alex  
normal  
closed 5.0.2  
fixed  
 
none 5.0.3-B1  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/c701f8a79464737a
0
0000618: SSL Redirect without events
When SSL-redirect (from https:// to http://) is made, then events are ignored resulting to "No Permission" page. For example when you are on login/register page in SSL mode and there is missing phrase on it. When you click phrase translate link, then you got redirected to proper page, but phrase event is missing resulting "No Permission" error.

To fix this you should add $pass['pass_events'] = 1; after $pass = $http_query->getRedirectParams(); in kMainTagProcessor::CheckSSL tag.
patch SSL_Redirect_without_events-Dmitry-20100208-v1.patch (522) 2010-03-14 16:07
http://tracker.in-portal.org/file_download.php?file_id=363&type=bug
Issue History
2010-05-11 02:59 alex Note Added: 0002123
2010-05-11 02:59 alex Status resolved => closed
2010-03-17 12:57 alex Target Version 5.0.4 => 5.0.3
2010-03-17 12:56 alex Note Added: 0001681
2010-03-17 12:56 alex Status reviewed and tested => resolved
2010-03-17 12:56 alex Fixed in Version => 5.0.3-B1
2010-03-17 12:56 alex Resolution open => fixed
2010-03-17 12:56 alex Assigned To !COMMUNITY => alex
2010-03-17 12:56 alex Changeset attached 5.0.x r13264
2010-03-17 12:15 alex Note Added: 0001676
2010-03-17 12:15 alex Status needs testing => reviewed and tested
2010-03-14 16:08 alex Developer alex => Dmitry
2010-03-14 16:08 alex Assigned To => !COMMUNITY
2010-03-14 16:08 alex Developer => alex
2010-03-14 16:08 alex Status active => needs testing
2010-03-14 16:07 alex New Issue
2010-03-14 16:07 alex File Added: SSL_Redirect_without_events-Dmitry-20100208-v1.patch
2010-03-14 16:07 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/c701f8a79464737a

Notes
(0001676)
alex   
2010-03-17 12:15   
ok
(0001681)
alex   
2010-03-17 12:56   
Fix committed to 5.0.x branch. Commit Message:

1. Fixes 0000618: SSL Redirect without events
2. Commit on behalf of Dmitry.
(0002123)
alex   
2010-05-11 02:59   
Closing all tasks from released versions.