You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2010/02/28 17:13:05 UTC

[jira] Resolved: (PDFBOX-621) XMPSchema.getIntegerProperty does not return existing value

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

Andreas Lehmkühler resolved PDFBOX-621.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0

I've added the patch with version 917194.

I've slightly changed the patch. It is faster to check the length of a string than to check if it equals an empty string.

Thanks for your contributuion Guillaume.


> XMPSchema.getIntegerProperty does not return existing value
> -----------------------------------------------------------
>
>                 Key: PDFBOX-621
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-621
>             Project: PDFBox
>          Issue Type: Bug
>          Components: JempBox
>    Affects Versions: 1.0.1
>            Reporter: Guillaume Bailleul
>             Fix For: 1.1.0
>
>         Attachments: XMPSchema.patch, XMPSchemaTest.patch
>
>
> In org.apache.jempbox.xmp.XMPSchema, the method getIntegerProperty does not return the expected value.
> The test made in the method is invalid (should expect the opposite value)

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