In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1060 [In-Portal CMS] Data Management bug report always 2011-05-27 05:11 2011-09-19 16:08
alex  
alex  
normal  
closed 5.1.2  
fixed  
 
none 5.1.3-RC1  
https://groups.google.com/d/topic/in-portal-bugs/WrTaprsZBBY/discussion
Fixes unused debugger reports where not deleted on logout
0
0001060: Debugger report not deleted on Logout
In-Portal has a feature, where page rendering data is collected in background and saved into as "debugger report" file into /system/cache folder.

Once debugger report is read by developer it is deleted. Also debugger reports from expired sessions are deleted too.

However if user pressed Logout link on Front-end or Admin Console, then no session expiration happens and debugger report stays where it was and only occupies disk space without an ability to open it via web interface at all.
patch debugger_report_not_deleted_on_logout.patch (1,456) 2011-05-27 05:11
http://tracker.in-portal.org/file_download.php?file_id=1023&type=bug
Issue History
2011-09-19 16:08 alex Note Added: 0003816
2011-09-19 16:08 alex Status resolved => closed
2011-07-08 05:02 alex Note Added: 0003602
2011-07-08 05:02 alex Status reviewed and tested => resolved
2011-07-08 05:02 alex Fixed in Version => 5.1.3-RC1
2011-07-08 05:02 alex Resolution open => fixed
2011-07-08 05:02 alex Assigned To !COMMUNITY => alex
2011-07-08 05:02 alex Changeset attached 5.1.x r14438
2011-07-07 10:16 Dmitry Note Added: 0003597
2011-07-07 10:16 Dmitry Status needs testing => reviewed and tested
2011-07-07 10:16 Dmitry Target Version Icebox => 5.1.3
2011-05-27 05:12 alex Assigned To => !COMMUNITY
2011-05-27 05:12 alex Developer => alex
2011-05-27 05:12 alex Status active => needs testing
2011-05-27 05:12 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/WrTaprsZBBY/discussion
2011-05-27 05:11 alex New Issue
2011-05-27 05:11 alex File Added: debugger_report_not_deleted_on_logout.patch
2011-05-27 05:11 alex Change Log Message => Fixes unused debugger reports where not deleted on logout

Notes
(0003597)
Dmitry   
2011-07-07 10:16   
Patch has been reviewed and tested. Moved to 5.1.3 release to get it out the way and make Merge to 5.2.0 easier.
(0003602)
alex   
2011-07-08 05:02   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0001060: Debugger report not deleted on Logout
(0003816)
alex   
2011-09-19 16:08   
Closing, since 5.1.3 release has been released.