RESOLVED DUPLICATE of bug 19215 19916
  entity added by XML parser
https://bugs.webkit.org/show_bug.cgi?id=19916
Summary   entity added by XML parser
Robbert Broersma
Reported 2008-07-06 11:20:02 PDT
In the Safari 4 Developer Preview   entities are converted HTML enties, which are obviously invalid in XML. I noticed because the XSLT processor choked on them. This occurs when loading files using XMLHttpRequest, loading XML from strings using DOMParser, but they are even (re)introduced using importNode.
Attachments
The bug will result in an entity being shown instead of a space (178 bytes, text/html)
2008-07-06 11:21 PDT, Robbert Broersma
no flags
Robbert Broersma
Comment 1 2008-07-06 11:21:51 PDT
Created attachment 22112 [details] The bug will result in an entity being shown instead of a space
Alexey Proskuryakov
Comment 2 2008-07-07 04:43:51 PDT
Apple beta/prototype software that is under NDA should not be discussed in Bugzilla, the only way to report bugs about it is via <http://bugreport.apple.com>. However, this bug is in WebKit, so it was present in nightly builds as well, and was already fixed. You can get a nightly build from <http://nightly.webkit.org>, using it will not affect your OS installation in any way. *** This bug has been marked as a duplicate of 19215 ***
Note You need to log in before you can comment on or make changes to this bug.