[jira] Created: (TIKA-305) XHTML href attributes end up in the wrong namespace

View: New views
3 Messages — Rating Filter:   Alert me  

[jira] Created: (TIKA-305) XHTML href attributes end up in the wrong namespace

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

XHTML href attributes end up in the wrong namespace
---------------------------------------------------

                 Key: TIKA-305
                 URL: https://issues.apache.org/jira/browse/TIKA-305
             Project: Tika
          Issue Type: Bug
          Components: parser
    Affects Versions: 0.4, 0.5
            Reporter: Benson Margulies
         Attachments: tika_wrong_namespace.diff

In an XHTML doc, I claim that the attributes themselves are supposed to be in the default namespace, not the xhmtl namespace.

However, Tika puts href attributes into the XHTML namespace.

I will attach a test case.


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


[jira] Updated: (TIKA-305) XHTML href attributes end up in the wrong namespace

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/TIKA-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies updated TIKA-305:
----------------------------------

    Attachment: tika_wrong_namespace.diff

> XHTML href attributes end up in the wrong namespace
> ---------------------------------------------------
>
>                 Key: TIKA-305
>                 URL: https://issues.apache.org/jira/browse/TIKA-305
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 0.4, 0.5
>            Reporter: Benson Margulies
>         Attachments: tika_wrong_namespace.diff
>
>
> In an XHTML doc, I claim that the attributes themselves are supposed to be in the default namespace, not the xhmtl namespace.
> However, Tika puts href attributes into the XHTML namespace.
> I will attach a test case.

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


[jira] Resolved: (TIKA-305) XHTML href attributes end up in the wrong namespace

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/TIKA-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved TIKA-305.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.5
         Assignee: Jukka Zitting

Good point! Fixed in revision 825899.

> XHTML href attributes end up in the wrong namespace
> ---------------------------------------------------
>
>                 Key: TIKA-305
>                 URL: https://issues.apache.org/jira/browse/TIKA-305
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 0.4, 0.5
>            Reporter: Benson Margulies
>            Assignee: Jukka Zitting
>             Fix For: 0.5
>
>         Attachments: tika_wrong_namespace.diff
>
>
> In an XHTML doc, I claim that the attributes themselves are supposed to be in the default namespace, not the xhmtl namespace.
> However, Tika puts href attributes into the XHTML namespace.
> I will attach a test case.

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