You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Ray Gauss II (JIRA)" <ji...@apache.org> on 2012/07/02 20:39:23 UTC

[jira] [Created] (TIKA-947) AbstractMetadataHandler addMetadata Does not Check Property.isMultiValuePermitted

Ray Gauss II created TIKA-947:
---------------------------------

             Summary: AbstractMetadataHandler addMetadata Does not Check Property.isMultiValuePermitted
                 Key: TIKA-947
                 URL: https://issues.apache.org/jira/browse/TIKA-947
             Project: Tika
          Issue Type: Bug
          Components: parser
    Affects Versions: 1.2
            Reporter: Ray Gauss II
             Fix For: 1.2


The addMetadata method in AbstractMetadataHandler does not check its property for isMultiValuePermitted before calling metadata.add which will throw a PropertyTypeException if isMultiValuePermitted is false.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (TIKA-947) AbstractMetadataHandler addMetadata Does not Check Property.isMultiValuePermitted

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

Ray Gauss II resolved TIKA-947.
-------------------------------

    Resolution: Fixed

Fixed in r1356406
                
> AbstractMetadataHandler addMetadata Does not Check Property.isMultiValuePermitted
> ---------------------------------------------------------------------------------
>
>                 Key: TIKA-947
>                 URL: https://issues.apache.org/jira/browse/TIKA-947
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.2
>            Reporter: Ray Gauss II
>             Fix For: 1.2
>
>
> The addMetadata method in AbstractMetadataHandler does not check its property for isMultiValuePermitted before calling metadata.add which will throw a PropertyTypeException if isMultiValuePermitted is false.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira