[
https://issues.apache.org/jira/browse/PDFBOX-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14187312#comment-14187312
]
Tilman Hausherr commented on PDFBOX-2418:
-----------------------------------------
patch2418.txt can't be applied. It doesn't match the only code segment that has
something with "liChild":
{code}
Element liChild = DomHelper.getUniqueElementChild(liElement);
if (liChild != null)
{
return parseLiDescription(xmp, descriptor, liChild);
}
{code}
> xmp regression? 7.3 : Error on MetaData, Schema is not set in this document :
> http://ns.adobe.com/xap/1.0/g/img/
> ----------------------------------------------------------------------------------------------------------------
>
> Key: PDFBOX-2418
> URL: https://issues.apache.org/jira/browse/PDFBOX-2418
> Project: PDFBox
> Issue Type: Bug
> Components: Preflight
> Affects Versions: 2.0.0
> Environment: deb7 java7
> Reporter: Ralf Hauser
> Fix For: 2.0.0
>
> Attachments: good0015.pdf, patch2418.txt, rdf0015_20141027_102907.txt
>
>
> 7.3 : Error on MetaData, Schema is not set in this document :
> http://ns.adobe.com/xap/1.0/g/img/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)