Markus Jelsma created TIKA-1782:
-----------------------------------
Summary: XHTMLContentHandler doesn't pass attributes of html
element
Key: TIKA-1782
URL: https://issues.apache.org/jira/browse/TIKA-1782
Project: Tika
Issue Type: Bug
Components: parser
Affects Versions: 1.11
Reporter: Markus Jelsma
Fix For: 1.12
XHTMLContentHandler.startElement() uses lazyHead() for the html element because
it's defined in the AUTO Set. As a consequence, attributes of the html element
are not passed to downstream content handlers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)