In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
490 [In-Portal CMS] Data Management feature request N/A 2009-12-23 05:41 2010-07-22 15:06
alex  
!COMMUNITY  
normal  
closed 5.0.2-B1  
fixed  
 
none 5.1.0-B1  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/da9acbb1f31b8856#
0
0000490: Add "DBG_REDIRECT_ON_ERROR" option for debugger
I propose to add "DBG_REDIRECT_ON_ERROR" option for debugger. This option won't perform redirect in case if there were errors (php notices, warnings) during last event execution. kApplication::Redirect method will as debugger about total notice/warning count and determine if redirect is allowed.

This feature will also work even in case if event execution status was set to erSUCCESS.
More over, we could integrate this into DBG_RAISE_ON_WARNINGS option, so debugger would appear on error, even instead of making redirect.
child of 0000502closed  (5.1.0)alex Debugger option "DBG_RAISE_ON_WARNINGS" doesn't work as expected 
patch forced_debugger_display_on_warnings.patch (2,175) 2010-03-13 05:59
http://tracker.in-portal.org/file_download.php?file_id=346&type=bug
Issue History
2010-07-22 15:06 alex Note Added: 0002562
2010-07-22 15:06 alex Status resolved => closed
2010-04-25 07:05 alex Status reviewed and tested => resolved
2010-04-25 07:05 alex Fixed in Version => 5.1.0-B1
2010-04-25 07:05 alex Resolution open => fixed
2010-04-24 23:40 Dmitry Note Added: 0001916
2010-04-24 23:40 Dmitry Status needs testing => reviewed and tested
2010-03-13 06:00 alex Time Estimate Removed 2 =>
2010-03-13 06:00 alex Assigned To alex => !COMMUNITY
2010-03-13 06:00 alex Developer => alex
2010-03-13 06:00 alex Status needs work => needs testing
2010-03-13 05:59 alex File Added: forced_debugger_display_on_warnings.patch
2010-03-13 05:59 alex Relationship added child of 0000502
2010-02-02 16:49 Dmitry Assigned To => alex
2010-02-02 16:49 Dmitry Status active => needs work
2010-01-12 11:15 alex Time Estimate Added 2
2010-01-12 10:36 alex Target Version Icebox => 5.1.0
2010-01-12 10:36 alex Additional Information Updated bug_revision_view_page.php?rev_id=355#r355
2009-12-23 05:45 alex Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/da9acbb1f31b8856#
2009-12-23 05:45 alex Target Version => Icebox
2009-12-23 05:41 alex New Issue

Notes
(0001916)
Dmitry   
2010-04-24 23:40   
Tested good - please commit
(0002562)
alex   
2010-07-22 15:06   
Closing, since 5.1.0 release has been released.