[
https://issues.apache.org/jira/browse/TIKA-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432246#comment-13432246
]
Ken Krugler commented on TIKA-820:
----------------------------------
Hi Daniel - I took a quick look at your patch, and had a question. It looks
like the change was for TextContentHandler to call setDocumentLocator on its
delegate; is this the only case in Tika where a ContentHandler wasn't
delegating the method call properly? Thanks!
> Locator is unset for HTML parser
> --------------------------------
>
> Key: TIKA-820
> URL: https://issues.apache.org/jira/browse/TIKA-820
> Project: Tika
> Issue Type: Bug
> Components: general, parser
> Affects Versions: 1.0
> Reporter: Daniel Bonniot de Ruisselet
> Labels: patch
> Fix For: 1.3
>
> Attachments: text-locator.patch
>
>
> The HtmlParser does not call setDocumentLocator(Locator locator) on the
> user's content handler.
> Patch and unit test attached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira