You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Lutz (JIRA)" <ji...@apache.org> on 2011/02/10 14:45:57 UTC

[jira] Updated: (TIKA-595) HtmlHandler does not support multivalue metadata

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

Lutz updated TIKA-595:
----------------------

    Description: 
The HtmlHandler uses metadata.set(...). So META tags that occure more than once are not handled correctly (DublinCore metadata can be set more than once).
The handler should use  metadata.add(..) instead.

  was:
The HtmlParser uses metadata.set(...). So META tags that occure more than once are not handled correctly (DublinCore metadata can be set more than once).
The parser should use  metadata.add(..) instead.


> HtmlHandler does not support multivalue metadata
> ------------------------------------------------
>
>                 Key: TIKA-595
>                 URL: https://issues.apache.org/jira/browse/TIKA-595
>             Project: Tika
>          Issue Type: Bug
>          Components: metadata, parser
>    Affects Versions: 0.8
>            Reporter: Lutz
>            Priority: Minor
>
> The HtmlHandler uses metadata.set(...). So META tags that occure more than once are not handled correctly (DublinCore metadata can be set more than once).
> The handler should use  metadata.add(..) instead.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira