In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
371 [In-Portal CMS] Data Management bug report always 2009-10-11 06:35 2010-01-11 22:05
alex  
alex  
normal  
closed 5.0.1  
fixed  
 
none 5.0.2-B1  
0
0000371: Debugger won't auto-detect Zend Studio 7
Debugger usually handles displays all errors and database queries for easy access while in debug mode. When Zend Studio is used it should not do that, because Zend Studio can handle them already.

It all works fine with Zend Studio 5.x and below, but in Zend Studio 7 debugging cookies are not populated to $_REQUEST variable and are preventing debugger to detect Zend Studio debugging session and turn it off automatically.

This makes debugger work inside zend debugger session and makes total script runtime longer.
Also, when considering a fix for this make sure, that auto-detection still be working with Zend Studio 5.
patch debugger compatible with zend 7.patch (1,136) 2009-10-11 06:39
http://tracker.in-portal.org/file_download.php?file_id=95&type=bug
Issue History
2010-01-11 22:05 Dmitry Note Added: 0001361
2010-01-11 22:05 Dmitry Status resolved => closed
2009-10-25 15:20 alex Changeset attached 5.0.x r12782
2009-10-25 15:20 alex Note Added: 0000964
2009-10-25 15:20 alex Status reviewed and tested => resolved
2009-10-25 15:20 alex Fixed in Version => 5.0.2-B1
2009-10-25 15:20 alex Resolution open => fixed
2009-10-25 15:18 alex Note Added: 0000963
2009-10-25 15:18 alex Target Version => 5.0.2
2009-10-18 02:40 Dmitry Note Added: 0000923
2009-10-18 02:40 Dmitry Assigned To !COMMUNITY => alex
2009-10-18 02:40 Dmitry Status needs testing => reviewed and tested
2009-10-11 06:39 alex Assigned To => !COMMUNITY
2009-10-11 06:39 alex Status active => needs testing
2009-10-11 06:39 alex File Added: debugger compatible with zend 7.patch
2009-10-11 06:36 alex Additional Information Updated bug_revision_view_page.php?rev_id=276#r276
2009-10-11 06:35 alex New Issue

Notes
(0000923)
Dmitry   
2009-10-18 02:40   
Code looks ok, but have no way to test this now.
(0000963)
alex   
2009-10-25 15:18   
Moving to 5.0.2 release as community input during 5.0.2-B1 version testing.
(0000964)
alex   
2009-10-25 15:20   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000371: Debugger won't auto-detect Zend Studio 7
(0001361)
Dmitry   
2010-01-11 22:05   
Closing completed tasks.