Since Internet Explorer 8's Accept header doesn't include text/html in it, the detection of a non-XHTML-supporting user-agent fails and xhtml tries to deliver application/xhtml+xml to IE8.
Since Internet Explorer 8's Accept header doesn't include text/html in it, the detection of a non-XHTML-supporting user-agent fails and xhtml tries to deliver application/xhtml+xml to IE8.
Comments
Comment #1
ohnobinki commentedFixed for drupal6 in 046ea53.
Comment #2
ohnobinki commentedFixed in d7 and d8 versions.