[ 
https://issues.apache.org/jira/browse/TIKA-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15419059#comment-15419059
 ] 

ASF GitHub Bot commented on TIKA-1980:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/tika/pull/121


> HTML head tags found after first script not parsed by HtmlParser (regression)
> -----------------------------------------------------------------------------
>
>                 Key: TIKA-1980
>                 URL: https://issues.apache.org/jira/browse/TIKA-1980
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>            Reporter: Joseph Naegele
>            Assignee: Tim Allison
>         Attachments: head.html, testAllHeadElements.patch
>
>
> TIKA-1938 introduced a regression where HTML elements found within {{<head>}} 
> after the first {{<script>}} element are "dropped".
> I've attached a patch that adds a JUnit test to 
> {{tika-parsers/src/test/java/org/apache/tika/parser/html/HtmlParserTest.java}},
>  and the corresponding test resource, which belongs at 
> {{tika-parsers/src/test/resources/test-documents/head.html}}. The new test 
> document is needed because it contains {{<script>}} elements before the 
> {{<title>}} element and before some of the {{<meta>}} tags.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to