View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001064 | Xdebug | public | 2014-07-15 07:17 | 2014-11-11 19:47 | |
Reporter | xkeshav | Assigned To | derick | ||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | Linux | OS | UBUNTU | OS Version | 14.04 |
Summary | 0001064: var_dump response in console with bare HTML tags | ||||
Description | I have installed Xdebug successfully on my machine having Ubuntu 14.04 and XAMPP. now working with one project and set var_dump inside code file, this files executed in ajax and when i see response of var_dump(), it show HTML code of Xdebug table rather than rendered error table (see the attached screenshot) I click 'Open response in new tab' also gives bare HTML tags wrapped code but if i click 'Open in New Tab' then it gives proper Xdebug colorful error table. why this is happening? can we see same HTML table of Xdebug in console? | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | |||||
PHP Version | 5.5.5-5.5.9 | ||||
|
There is no Xdebug issue here, as it behaves as it should. Xdebug listens to |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-07-15 07:17 | xkeshav | New Issue | |
2014-07-15 07:17 | xkeshav | File Added: Screenshot from 2014-07-15 12:35:24.png | |
2014-11-11 19:47 | derick | Note Added: 0002892 | |
2014-11-11 19:47 | derick | Status | new => resolved |
2014-11-11 19:47 | derick | Resolution | open => no change required |
2014-11-11 19:47 | derick | Assigned To | => derick |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |