You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2014/10/20 08:44:33 UTC

[jira] [Comment Edited] (PDFBOX-2417) xmp regression? 7.3 : Error on MetaData, Schema is not set in this document : http://ns.adobe.com/xap/1.0/sType/Dimensions#

    [ https://issues.apache.org/jira/browse/PDFBOX-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14176639#comment-14176639 ] 

Tilman Hausherr edited comment on PDFBOX-2417 at 10/20/14 6:43 AM:
-------------------------------------------------------------------

{quote}
With "worked before" I meant that the test file "good0011.pdf" passed without any errors with a build from may 2014
{quote}
Rev 1591650, which is from 1 May 2014, has also the error message:

The filegood0011.pdf is not valid, error(s) :
7.3 : Error on MetaData, Schema is not set in this document : http://ns.adobe.com/xap/1.0/sType/Dimensions#


was (Author: tilman):
{quote}
With "worked before" I meant that the test file "good0011.pdf" passed without any errors with a build from may 2014
{quote}
Rev 1591650, which is from 1 May 2014, has also the error message.

> xmp regression? 7.3 : Error on MetaData, Schema is not set in this document : http://ns.adobe.com/xap/1.0/sType/Dimensions#
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-2417
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2417
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Preflight
>    Affects Versions: 2.0.0
>            Reporter: Ralf Hauser
>             Fix For: 2.0.0
>
>         Attachments: good0011.pdf, patch2417.txt
>
>
> oops, the error message has changed a little bit:
> was "7.6 : Error on MetaData, Type not defined : Dimensions"
> org.apache.xmpbox.xml.XmpParsingException: Schema is not set in this document : http://ns.adobe.com/xap/1.0/sType/Dimensions#
> 	at org.apache.xmpbox.xml.DomXmpParser.checkPropertyDefinition(DomXmpParser.java:808)
> 	at org.apache.xmpbox.xml.DomXmpParser.parseLiDescription(DomXmpParser.java:530)
> 	at org.apache.xmpbox.xml.DomXmpParser.createProperty(DomXmpParser.java:353)
> 	at org.apache.xmpbox.xml.DomXmpParser.parseDescriptionRoot(DomXmpParser.java:292)
> 	at org.apache.xmpbox.xml.DomXmpParser.parse(DomXmpParser.java:206)
> 	at org.apache.xmpbox.xml.DomXmpParser.parse(DomXmpParser.java:114)
> 	at org.apache.pdfbox.preflight.process.MetadataValidationProcess.validate(MetadataValidationProcess.java:66)
> 	at org.apache.pdfbox.preflight.utils.ContextHelper.callValidation(ContextHelper.java:73)
> 	at org.apache.pdfbox.preflight.utils.ContextHelper.validateElement(ContextHelper.java:88)
> 	at org.apache.pdfbox.preflight.PreflightDocument.validate(PreflightDocument.java:168)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)