You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Sami Siren (JIRA)" <ji...@apache.org> on 2007/10/14 21:41:50 UTC

[jira] Created: (TIKA-65) Add encode detection support for HTML parser

Add encode detection support for HTML parser
--------------------------------------------

                 Key: TIKA-65
                 URL: https://issues.apache.org/jira/browse/TIKA-65
             Project: Tika
          Issue Type: Improvement
          Components: general
            Reporter: Sami Siren
            Assignee: Sami Siren
            Priority: Minor


Following patch will add simple encoding detection support for html parser. Common detection code moved to utility method. HtmlParser junit test moved to separate class.

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


[jira] Updated: (TIKA-65) Add encode detection support for HTML parser

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

Sami Siren updated TIKA-65:
---------------------------

    Attachment: TIKA-65.diff

> Add encode detection support for HTML parser
> --------------------------------------------
>
>                 Key: TIKA-65
>                 URL: https://issues.apache.org/jira/browse/TIKA-65
>             Project: Tika
>          Issue Type: Improvement
>          Components: general
>            Reporter: Sami Siren
>            Assignee: Sami Siren
>            Priority: Minor
>         Attachments: TIKA-65.diff
>
>
> Following patch will add simple encoding detection support for html parser. Common detection code moved to utility method. HtmlParser junit test moved to separate class.

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


[jira] Updated: (TIKA-65) Add encode detection support for HTML parser

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

Sami Siren updated TIKA-65:
---------------------------

    Attachment:     (was: TIKA-65.diff)

> Add encode detection support for HTML parser
> --------------------------------------------
>
>                 Key: TIKA-65
>                 URL: https://issues.apache.org/jira/browse/TIKA-65
>             Project: Tika
>          Issue Type: Improvement
>          Components: general
>            Reporter: Sami Siren
>            Assignee: Sami Siren
>            Priority: Minor
>         Attachments: TIKA-65_2.diff
>
>
> Following patch will add simple encoding detection support for html parser. Common detection code moved to utility method. HtmlParser junit test moved to separate class.

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


[jira] Resolved: (TIKA-65) Add encode detection support for HTML parser

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

Sami Siren resolved TIKA-65.
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.1-incubator

committed

> Add encode detection support for HTML parser
> --------------------------------------------
>
>                 Key: TIKA-65
>                 URL: https://issues.apache.org/jira/browse/TIKA-65
>             Project: Tika
>          Issue Type: Improvement
>          Components: general
>            Reporter: Sami Siren
>            Assignee: Sami Siren
>            Priority: Minor
>             Fix For: 0.1-incubator
>
>         Attachments: TIKA-65_2.diff
>
>
> Following patch will add simple encoding detection support for html parser. Common detection code moved to utility method. HtmlParser junit test moved to separate class.

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


[jira] Updated: (TIKA-65) Add encode detection support for HTML parser

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

Sami Siren updated TIKA-65:
---------------------------

    Attachment: TIKA-65_2.diff

Previous patch did not include new test file.

> Add encode detection support for HTML parser
> --------------------------------------------
>
>                 Key: TIKA-65
>                 URL: https://issues.apache.org/jira/browse/TIKA-65
>             Project: Tika
>          Issue Type: Improvement
>          Components: general
>            Reporter: Sami Siren
>            Assignee: Sami Siren
>            Priority: Minor
>         Attachments: TIKA-65_2.diff
>
>
> Following patch will add simple encoding detection support for html parser. Common detection code moved to utility method. HtmlParser junit test moved to separate class.

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