[xdebug-dev] Bug 0000112: Parameter display very long in Firefox

From: <xdebug-dev[@]lists.xdebug.org>
Date: Tue, 24 Jan 2006 22:35:26 +0100

The following bug has been RESOLVED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000112
======================================================================
Reporter: rubenv
Handler: derick
======================================================================
Project: Xdebug
Bug ID: 112
Category: Feature/Change request
Reproducibility: always
Severity: trivial
Priority: low
Status: resolved
Operating System:
PHP Version: 4.3.10-dev
Xdebug Version: 2.0-dev
Resolution: won't fix
======================================================================
Date Submitted: 2005-02-03 12:55 CET
Last Modified: 2006-01-24 22:35 CET
======================================================================
Summary: Parameter display very long in Firefox
Description:
When displaying a call stack with the function params shown, a very long
list is shown, mainly becayse of the way <pre> tags are used.
======================================================================

----------------------------------------------------------------------
 rubenv - 2005-02-03 12:56 CET
----------------------------------------------------------------------
A screenshot can be found here:

http://files.lambda1.be/screenshots/xdebug-call-stack.png

----------------------------------------------------------------------
 derick - 2005-02-03 13:47 CET
----------------------------------------------------------------------
If you know how to fix this (HTML wise) without using CSS, let me know...
I've no idea.

----------------------------------------------------------------------
 rubenv - 2005-02-03 13:57 CET
----------------------------------------------------------------------
code tags could be used for this, they give the same visual formatting as
pre, but do not wrap (as far as I know off), so using code instead of pre,
and doing nl2br alike stuff on the variables could fix it (I think).

----------------------------------------------------------------------
 derick - 2006-01-24 22:35 CET
----------------------------------------------------------------------
I am not going to change this, as it would break the layout in a very weird
way when you're using arrays. They might get broken up strangely if they
are not the first argument.

Bug History
Date Modified Username Field Change
======================================================================
2005-02-03 12:55rubenv New Bug
2005-02-03 12:55rubenv Bug Monitored: rubenv
2005-02-03 12:56rubenv Bugnote Added: 0000224
2005-02-03 13:47derick Bugnote Added: 0000225
2005-02-03 13:47derick Category Debug client (console) => Feature/Change request
2005-02-03 13:47derick Priority normal => low
2005-02-03 13:47derick Status new => feedback
2005-02-03 13:57rubenv Bugnote Added: 0000226
2006-01-24 22:35derick Bugnote Added: 0000359
2006-01-24 22:35derick Assigned To => derick
2006-01-24 22:35derick Resolution open => won't fix
2006-01-24 22:35derick Status feedback => resolved
======================================================================
Received on Tue Jan 24 2006 - 22:35:30 GMT

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