You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Guillaume Bailleul (JIRA)" <ji...@apache.org> on 2012/06/18 21:40:43 UTC

[jira] [Updated] (PDFBOX-1344) xml namespace problem in ResourceRef

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

Guillaume Bailleul updated PDFBOX-1344:
---------------------------------------

    Attachment: resourceref.patch
                JempboxCreateXmpMedia.java
    
> xml namespace problem in ResourceRef
> ------------------------------------
>
>                 Key: PDFBOX-1344
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1344
>             Project: PDFBox
>          Issue Type: Bug
>          Components: JempBox
>    Affects Versions: 1.7.0
>            Reporter: Guillaume Bailleul
>            Assignee: Guillaume Bailleul
>            Priority: Minor
>         Attachments: JempboxCreateXmpMedia.java, resourceref.patch
>
>
> Working on xmpbox and jempbox, I encountered a problem with ResourceRef in jempbox
> The attached example fails with current version of jempbox
> Reading dom.Element javadoc, I understand that is because le namespaceURI is not good. Changing it to the expected constants fix the problem. 
> But I am not sure, I understand all the problem... So if someone has 5 minuts to look at it and comment that issue to validate or invalidate the patch ... let do it.
> The patch is really short.
> Thanks

--
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