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

Hudson commented on TIKA-2599:
------------------------------

UNSTABLE: Integrated in Jenkins build tika-branch-1x #120 (See 
[https://builds.apache.org/job/tika-branch-1x/120/])
TIKA-2599: Fixed closing of styles around Hyperlinks. Contributed by (dmeikle: 
[https://github.com/apache/tika/commit/eb53077d62ed31795e676b5bcdce01b8ad809c99])
* (add) 
tika-parsers/src/test/resources/test-documents/testWord_italicsSurroundingHyperlink.doc
* (edit) 
tika-parsers/src/test/java/org/apache/tika/parser/microsoft/WordParserTest.java
* (edit) 
tika-parsers/src/main/java/org/apache/tika/parser/microsoft/WordExtractor.java
TIKA-2599: Fixed closing of styles around Hyperlinks. Contributed by (dmeikle: 
[https://github.com/apache/tika/commit/50a2a8f6391b87fa8f1b766143f2d759c99cae4b])
* (edit) CHANGES.txt


> Hyperlink surrounded by Italics not closed Properly
> ---------------------------------------------------
>
>                 Key: TIKA-2599
>                 URL: https://issues.apache.org/jira/browse/TIKA-2599
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.14, 1.15, 1.16, 1.17
>         Environment: Any
>            Reporter: Ronan O'Sullivan
>            Assignee: Dave Meikle
>            Priority: Minor
>             Fix For: 1.20
>
>         Attachments: diff-TIKA-2599.txt, 
> testWord_italicsSurroundingHyperlink.doc
>
>
> If a Word document contains a hyperlink surrounded by italicized text, the 
> resulting xhtml is:
>  
> <p><i>Italic Test before link <a 
> href="http://www.google.com"/><b><i><u>hyperlink italics</u></i></b></a><i> 
> Italic text after hyperlink</i></p>
>  
> The opening italics tag is not closed which is not valid XHTML.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to