Bug 19916 -   entity added by XML parser
Summary:   entity added by XML parser
Status: RESOLVED DUPLICATE of bug 19215
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-06 11:20 PDT by Robbert Broersma
Modified: 2008-07-07 04:43 PDT (History)
1 user (show)

See Also:


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 Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robbert Broersma 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.
Comment 1 Robbert Broersma 2008-07-06 11:21:51 PDT
Created attachment 22112 [details]
The bug will result in an entity being shown instead of a space
Comment 2 Alexey Proskuryakov 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 ***