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

Hudson commented on TIKA-1937:
------------------------------

SUCCESS: Integrated in tika-2.x #83 (See 
[https://builds.apache.org/job/tika-2.x/83/])
TIKA-1937 LinkContentHandler wasn't extracting links from script tags 
(tallison: rev 3f7e3412a58e897178536f5595632cd2ad877f9c)
* tika-core/src/main/java/org/apache/tika/sax/LinkBuilder.java
* tika-core/src/main/java/org/apache/tika/sax/LinkContentHandler.java
* tika-core/src/test/java/org/apache/tika/sax/LinkContentHandlerTest.java
* tika-core/src/main/java/org/apache/tika/sax/Link.java


> LinkContentHandler skips script tags
> ------------------------------------
>
>                 Key: TIKA-1937
>                 URL: https://issues.apache.org/jira/browse/TIKA-1937
>             Project: Tika
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.12
>            Reporter: Joseph Naegele
>             Fix For: 2.0, 1.13
>
>         Attachments: TIKA-1937.patch
>
>
> Just like in TIKA-1835, <script> tags are not collected by 
> LinkContentHandler. The difference between <script> and the other tags is 
> that <script> tags that do not contain a "src" attribute are not links.



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

Reply via email to