[ 
https://issues.apache.org/jira/browse/PDFBOX-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tilman Hausherr updated PDFBOX-6028:
------------------------------------
    Description: 
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 is only a very a minor problem, which I worked on as a coding challenge)

  was: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.


> 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: 2.0.34, 3.0.5 PDFBox
>            Reporter: Tilman Hausherr
>            Assignee: Tilman Hausherr
>            Priority: Minor
>             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 is only a very a minor problem, which I worked on as a coding challenge)



--
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

Reply via email to