[Bug 1026] Apps fail to run because of the nanoxml parser's strict XML validation

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jun 3 06:32:07 PDT 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1026

--- Comment #10 from JiriVanek <jvanek at redhat.com> ---
> 
> The patch I use stops nanoxml from changing '&' to '&amp;', where nanoxml
> kind-of runs amok since it tries to do the replacement everywhere, even in
> URLs, descriptions and PCDATA.
> 

We  should probably get rid og XMLElement's Hashtable<String, char[]> entities;
 compeltely. The url is sanitized correctly later.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130603/4021c31f/attachment.html 


More information about the distro-pkg-dev mailing list