[
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