[
https://issues.apache.org/jira/browse/TIKA-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344407#comment-14344407
]
Hudson commented on TIKA-995:
-----------------------------
SUCCESS: Integrated in tika-trunk-jdk1.7 #525 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/525/])
Update CHANGES.txt for TIKA-995. (tpalsulich:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1663514)
* /tika/trunk/CHANGES.txt
TIKA-995. Properly output XHTML body attributes, contributed by Markus Jelsma.
(tpalsulich: http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1663513)
*
/tika/trunk/tika-core/src/main/java/org/apache/tika/sax/XHTMLContentHandler.java
*
/tika/trunk/tika-core/src/test/java/org/apache/tika/sax/XHTMLContentHandlerTest.java
> XHTMLContentHandler doesn't pass attributes of body element
> -----------------------------------------------------------
>
> Key: TIKA-995
> URL: https://issues.apache.org/jira/browse/TIKA-995
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.2
> Reporter: Markus Jelsma
> Assignee: Tyler Palsulich
> Fix For: 1.8
>
> Attachments: TIKA-995-1.3-1.patch, TIKA-995-unit.patch
>
>
> XHTMLContentHandler.startElement() uses lazyHead() for the body element
> because it's defined in the AUTO Set. As a consequence, attributes of the
> body element are not passed to downstream content handlers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)