[xdebug-dev] Bug 0000203: PHP errors with html content processed incorrectly

From: <xdebug-dev[@]lists.xdebug.org>
Date: Mon, 2 Oct 2006 20:40:36 +0200

The following bug has been RESOLVED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000203
======================================================================
Reporter: Soul--Reaver
Handler: derick
======================================================================
Project: Xdebug
Bug ID: 203
Category: Usage problems
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Operating System: Windows XP SP2
PHP Version: 5.1.5
Xdebug Version: 2.0.0beta6
Resolution: unable to duplicate
======================================================================
Date Submitted: 2006-09-30 15:27 CEST
Last Modified: 2006-10-02 20:40 CEST
======================================================================
Summary: PHP errors with html content processed incorrectly
Description:
I'm using Apache/2.2.3 (Win32) PHP/5.1.6 Server with Xdebug 2.0.0beta6.

When i don't load xdebug an error in php looks like this:
Warning: gzuncompress() [function.gzuncompress.php]: data error in
H:\webserver\htdocs\default\SLG\SLG Comms\includes\classes.inc.php on line
583
With "function.gzuncompress.php" being a hyperlink to the php manual on
the php.net website.

The same error with xdebug enabled and loaded:
Warning: gzuncompress() [<a
href=&apos;http://www.php.net/manual/en/function.gzuncompress.php&apos;>function.gzuncompress.php</a>]:
data error in H:\webserver\htdocs\default\SLG\SLG
Comms\includes\classes.inc.php on line 583
Followed by the call stack.

As you can see the hyperlink in the error is not processed correctly.
======================================================================

----------------------------------------------------------------------
 derick - 2006-10-02 20:40 CEST
----------------------------------------------------------------------
This doesn't make sense, because if Xdebug is loaded you should not even
get the standard warnings, but something similar to
http://xdebug.org/images/xdebug_ss1.jpg

How do you load Xdebug? Can you provide a link to your phpinfo() page
perhaps?

Bug History
Date Modified Username Field Change
======================================================================
2006-09-30 15:27Soul--Reaver New Bug
2006-09-30 15:27Soul--Reaver Bug Monitored: Soul--Reaver
2006-10-02 20:40derick Bugnote Added: 0000459
2006-10-02 20:40derick Assigned To => derick
2006-10-02 20:40derick Resolution open => unable to duplicate
2006-10-02 20:40derick Status new => resolved
======================================================================
Received on Mon Oct 02 2006 - 20:40:45 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST