Guillaume Bailleul created PDFBOX-1344:
------------------------------------------
Summary: 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
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