Validator.nu HTML parser 1.2.0 to Maven repo --------------------------------------------
Key: MAVENUPLOAD-2410 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2410 Project: Maven Upload Requests Issue Type: Wish Reporter: Henri Sivonen Attachments: htmlparser-1.2.0-bundle.jar For reference, the previous version was MAVENUPLOAD-2186. * Fixed an issue where under rare circumstances attribute values leaking into element content. * Fixed a bug where isindex processing added attributes to all elements that were supposed to have no attributes. * Implemented spec changes. (Too numerous to enumerate, but, as a highlight, framesets parse much better now.) * Moved to WebKit-style foster parenting. * Changed the API for tree builder subclasses again due to new constraints. If you have previously written your own tree builder subclass, you need to change it. * Fixed the bundled XML serializer. * Made it possible to generate a C++ version that does not leak memory from the Java source. * Removed the C++ translator for the release. (Get it from SVN.) * Fixed JavaDocs about XML violation policy defaults. * Fixed the handling of spaces in attributes in the XML serializer. * Made getElementById work with the DOM trees built by the parser. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira