In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1177 [In-Portal CMS] Front End bug report always 2011-12-08 03:44 2012-07-25 05:32
alex  
alex  
normal  
closed 5.1.3  
fixed  
 
none 5.2.0-B1  
https://groups.google.com/d/topic/in-portal-bugs/pXhVRQiU2HU/discussion
Fixes incorrect DEBUG_MODE constant value when debugger is turned off via cookies
1
0001177: Debug version of CSS/JS files (decompressed) loaded even after Debug is Disabled via Cookies
I think I have found another quick bug here related to Disabling DBG mode via Cookie.

Looks like CSS/JS minification still thinks that DBG is enabled even after we disable it via Cookies. In other words, d_4282565417_1319646149.js still loaded with DBG off via Cookie, but works correctly when turned off via debug.php file.
related to 0000457closed  (5.1.0)!COMMUNITY Automatic CSS / JS Compression 
related to 0000708closed  (5.1.3)alex Ability to disable debugger permanently based on cookie 
related to 0001167closed  (5.2.0)alex Improvements in Compressed CSS/JS File Naming 
patch debug_cookie_off_fix.patch (974) 2011-12-08 03:44
http://tracker.in-portal.org/file_download.php?file_id=1357&type=bug
Issue History
2012-07-25 05:32 alex Note Added: 0005032
2012-07-25 05:32 alex Status resolved => closed
2011-12-08 03:49 alex Note Added: 0004227
2011-12-08 03:49 alex Status reviewed and tested => resolved
2011-12-08 03:49 alex Fixed in Version => 5.2.0-B1
2011-12-08 03:49 alex Resolution open => fixed
2011-12-08 03:49 alex Assigned To !COMMUNITY => alex
2011-12-08 03:49 alex Changeset attached 5.2.x r14844
2011-12-08 03:48 alex Relationship added related to 0000708
2011-12-08 03:46 alex Relationship added related to 0000457
2011-12-08 03:46 alex Relationship added related to 0001167
2011-12-08 03:45 alex Note Added: 0004226
2011-12-08 03:45 alex Status needs testing => reviewed and tested
2011-12-08 03:44 alex Assigned To => !COMMUNITY
2011-12-08 03:44 alex Developer => alex
2011-12-08 03:44 alex Status active => needs testing
2011-12-08 03:44 alex New Issue
2011-12-08 03:44 alex File Added: debug_cookie_off_fix.patch
2011-12-08 03:44 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/pXhVRQiU2HU/discussion
2011-12-08 03:44 alex Change Log Message => Fixes incorrect DEBUG_MODE constant value when debugger is turned off via cookies
2011-12-08 03:44 alex Estimate Points => 1

Notes
(0004226)
alex   
2011-12-08 03:45   
Will test all together later.
(0004227)
alex   
2011-12-08 03:49   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001177: Debug version of CSS/JS files (decompressed) loaded even after Debug is Disabled via Cookies
(0005032)
alex   
2012-07-25 05:32   
Since 5.2.0 version was released.