[Tickets #303] NEW: unified diff - display error in IE

bugs at bugs.horde.org bugs at bugs.horde.org
Wed Jun 16 06:27:56 PDT 2004


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

-Ticket 303
-Queue: Chora
-Created By: 


>From nlopess at php.net (Wed Jun 16 06:27:56 2004):
Althought the unified diff works in mozilla, IE fails for xml file with
entities (php manual).
(http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.66&r2=1.96
&ty=u)

This is because you send the file as text and IE attemps to parse it as
XML.
A workaround would be to echo the diff as html in <pre>, with htmlentities()
or so.

Nuno




http://bugs.horde.org/details.php?id=303

-- 


More information about the bugs mailing list