You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Markus Jelsma (JIRA)" <ji...@apache.org> on 2015/10/26 15:46:27 UTC

[jira] [Created] (TIKA-1782) XHTMLContentHandler doesn't pass attributes of html element

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)