View Issue Details

IDProjectCategoryView StatusLast Update
0000919XdebugUncategorizedpublic2013-03-09 22:15
Reporterseiya64 Assigned Toderick  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
OSubuntuOS Version12.04 
Summary0000919: 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.

TagsNo tags attached.
Operating SystemUbuntu 12.04
PHP Version5.1.0

Activities

derick

2013-03-09 22:15

administrator   ~0002445

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.

Issue History

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