Tilman Hausherr created PDFBOX-6028: ---------------------------------------
Summary: XMP JobType constructor ignores fieldPrefix Key: PDFBOX-6028 URL: https://issues.apache.org/jira/browse/PDFBOX-6028 Project: PDFBox Issue Type: Bug Components: XmpBox Affects Versions: 3.0.5 PDFBox, 2.0.34 Reporter: Tilman Hausherr Assignee: Tilman Hausherr Fix For: 2.0.35, 3.0.6 PDFBox, 4.0.0 The two parameter constructor of JobType passes the fieldPrefix parameter to the AbstractStructuredType constructor as the namespaceURI, where it is ignored (because it's only used if the class has no annotations). Fixing this results in many more problems which I'll try to fix as well. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org