[
https://issues.apache.org/jira/browse/PDFBOX-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-2239.
----------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
1.8.7
I've added the changes to the 1.8 branch as well in revisions
http://svn.apache.org/r1613472 and http://svn.apache.org/r1613473 with one
modification: I've deprecated getUnicodeFile and added a new methode
getFileUnicode instead of simply renaming it to avoid an api change
> Add missing values to PDComplexFileSpecification
> ------------------------------------------------
>
> Key: PDFBOX-2239
> URL: https://issues.apache.org/jira/browse/PDFBOX-2239
> Project: PDFBox
> Issue Type: Improvement
> Components: PDModel
> Affects Versions: 1.8.6, 2.0.0
> Reporter: Andreas Lehmkühler
> Assignee: Andreas Lehmkühler
> Fix For: 1.8.7, 2.0.0
>
> Attachments: multiOSEmbeddedFiles.patch,
> testPDF_multiFormatEmbFiles.pdf
>
>
> The class PDComplexFileSpecification needs to be improved as follows:
> - analog to "get/setFileXXX" we should add the missing
> get/setEmbeddedFileUnicode
> - we should rename getUnicodeFile to getFileUnicode to be inline with the
> other getters and add a setter for that value as well
> - according to the spec, the Dos, Unix and Mac mutations shouldn't be used
> anymore, therefore we should rearrange the order in "getFilename"
--
This message was sent by Atlassian JIRA
(v6.2#6252)