Use tagsoup html parser instead of nekohtml
-------------------------------------------
Key: SLING-1203
URL: https://issues.apache.org/jira/browse/SLING-1203
Project: Sling
Issue Type: Improvement
Components: Commons
Affects Versions: Commons HTML 0.9.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Commons HTML 0.9.2
Currently we use the nekohtml parser which is a) buggy and b) large
The tagsoup parser http://home.ccil.org/~cowan/XML/tagsoup/ is very small and
seems to work perfectly
(Tika is using this as well instead of nekohtml)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.