View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000919 | Xdebug | Uncategorized | public | 2013-01-25 07:25 | 2013-03-09 22:15 |
| Reporter | seiya64 | Assigned To | derick | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| OS | ubuntu | OS Version | 12.04 | ||
| Summary | 0000919: Headers of html in body | ||||
| Description | When a warning or an error is ocurred with php, xdebug shows the message at the same web page. But all tags like <little> or <scripts> or any tag that you have inside of <head>, they are put inside <body>. | ||||
| Steps To Reproduce | For to reproduce this issue. You enter a error in php code, and then, you see the source code of the web page. | ||||
| Tags | No tags attached. | ||||
| Operating System | Ubuntu 12.04 | ||||
| PHP Version | 5.1.0 | ||||
|
|
I can not reproduce this, but I do know that once in a while Xdebug shows an error which creates invalid HTML. In some cases, the browser then rewrites it and you get weird structures. There is not much I can do about that. Xdebug itself definitely doesn't change the output stream to the browser - except from injecting error messages where otherwise PHP would do that. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-01-25 07:25 | seiya64 | New Issue | |
| 2013-03-09 22:15 | derick | Note Added: 0002445 | |
| 2013-03-09 22:15 | derick | Status | new => resolved |
| 2013-03-09 22:15 | derick | Resolution | open => no change required |
| 2013-03-09 22:15 | derick | Assigned To | => derick |
| 2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
| 2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
| 2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
| 2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |