You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2009/10/14 22:04:31 UTC

[jira] Created: (TIKA-311) Broken handling of tags

Broken handling of <a name="..."/> tags
---------------------------------------

                 Key: TIKA-311
                 URL: https://issues.apache.org/jira/browse/TIKA-311
             Project: Tika
          Issue Type: Bug
          Components: parser
    Affects Versions: 0.4
            Reporter: Jukka Zitting
            Assignee: Jukka Zitting
            Priority: Minor
             Fix For: 0.5


The HTMLParser class incorrectly replaces incoming <a name="..."/> tags with <a href=""/>.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TIKA-311) Broken handling of tags

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved TIKA-311.
--------------------------------

    Resolution: Fixed

Fixed in revision 825266.

> Broken handling of <a name="..."/> tags
> ---------------------------------------
>
>                 Key: TIKA-311
>                 URL: https://issues.apache.org/jira/browse/TIKA-311
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 0.4
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 0.5
>
>
> The HTMLParser class incorrectly replaces incoming <a name="..."/> tags with <a href=""/>.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.