[
https://issues.apache.org/jira/browse/PDFBOX-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Bailleul updated PDFBOX-1344:
---------------------------------------
Description:
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 fixes 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
was:
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
> 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 fixes 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