[
https://issues.apache.org/jira/browse/SLING-8564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason E Bailey resolved SLING-8564.
-----------------------------------
Assignee: Jason E Bailey
Resolution: Won't Fix
Because of the difference between the HTML5 and HTML4 parser. The HTML4 parser
is unable to create an end state Document structure. Rather it creates a
Document structure that reflects the actual node structure that was passed in.
Attempting to complete one with the other is unworkable.
> commons html - Make HTML5 parser default
> ----------------------------------------
>
> Key: SLING-8564
> URL: https://issues.apache.org/jira/browse/SLING-8564
> Project: Sling
> Issue Type: Improvement
> Reporter: Jason E Bailey
> Assignee: Jason E Bailey
> Priority: Minor
> Fix For: Commons HTML 1.1.2
>
>
> Currently two parsers are available, an HTML4 parser and an HTML5 parser. To
> use of the HTML5 parser the HTML4 needs to be disabled. HTML5 should be the
> priority unless the HTML4 is specifically needed.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)