In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1179 [In-Portal CMS] Other bug report always 2011-12-08 21:55 2012-07-25 05:32
Dmitry  
alex  
normal  
closed 5.1.3  
fixed  
 
none 5.2.0-B1  
https://groups.google.com/d/topic/in-portal-bugs/K3eF2Fy0DyE/discussion
Fixed cookie path when debugger is disabled based on cookie
1
0001179: Cookie Path not Set when Debugger is Disabled based on Cookie
There is an issue with current implementation of 0000708 functionality.

If you are running multiple websites on the same domain it will Disable the Debugger for all site on this domain instead of just the one I have specified. This is happens due to Website Path which is specified when Cookie is set.
child of 0000708closed  (5.1.3)alex Ability to disable debugger permanently based on cookie 
patch debugger_cookie_wrong_path_fix.patch (65,456) 2011-12-09 04:52
http://tracker.in-portal.org/file_download.php?file_id=1364&type=bug
Issue History
2012-07-25 05:32 alex Note Added: 0005028
2012-07-25 05:32 alex Status resolved => closed
2011-12-09 04:56 alex Description Updated bug_revision_view_page.php?rev_id=926#r926
2011-12-09 04:56 alex Note Added: 0004237
2011-12-09 04:56 alex Status reviewed and tested => resolved
2011-12-09 04:56 alex Fixed in Version => 5.2.0-B1
2011-12-09 04:56 alex Resolution open => fixed
2011-12-09 04:56 alex Assigned To !COMMUNITY => alex
2011-12-09 04:56 alex Changeset attached 5.2.x r14858
2011-12-09 04:55 alex Note Added: 0004236
2011-12-09 04:55 alex Status needs testing => reviewed and tested
2011-12-09 04:52 alex Time Estimate Removed 1 =>
2011-12-09 04:52 alex Assigned To alex => !COMMUNITY
2011-12-09 04:52 alex Developer => alex
2011-12-09 04:52 alex Status needs work => needs testing
2011-12-09 04:52 alex File Added: debugger_cookie_wrong_path_fix.patch
2011-12-08 22:00 Dmitry Reference https://groups.google.com/d/topic/in-portal-dev/MU-wvors38k/discussion => https://groups.google.com/d/topic/in-portal-bugs/K3eF2Fy0DyE/discussion
2011-12-08 22:00 Dmitry Time Estimate Added 1
2011-12-08 21:55 Dmitry Assigned To => alex
2011-12-08 21:55 Dmitry Status active => needs work
2011-12-08 21:55 Dmitry Relationship added child of 0000708
2011-12-08 21:55 Dmitry New Issue
2011-12-08 21:55 Dmitry Reference => https://groups.google.com/d/topic/in-portal-dev/MU-wvors38k/discussion
2011-12-08 21:55 Dmitry Change Log Message => Fixed cookie path when debugger is disabled based on cookie
2011-12-08 21:55 Dmitry Estimate Points => 1

Notes
(0004236)
alex   
2011-12-09 04:55   
Will test all together later.
(0004237)
alex   
2011-12-09 04:56   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001179: Cookie Path not Set when Debugger is Disabled based on Cookie
(0005028)
alex   
2012-07-25 05:32   
Since 5.2.0 version was released.