[
https://issues.apache.org/jira/browse/TIKA-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14216359#comment-14216359
]
Tim Allison commented on TIKA-595:
----------------------------------
Doh! Sorry, you're just dealing with String keys not Properties, please
disregard.
> 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 Pumpenmeier
> Assignee: Dave Meikle
> Priority: Minor
> Fix For: 1.7
>
> Attachments: TIKA-595.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)