You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Johannes Koch (JIRA)" <ji...@apache.org> on 2010/02/26 10:36:28 UTC

[jira] Updated: (PDFBOX-641) PDNameTreeNode: Keys in Names shall be sorted

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

Johannes Koch updated PDFBOX-641:
---------------------------------

    Attachment: PDFBox-641_patch_00.txt

PDFBox-641_patch_00.txt solves the issue. It requires PDFBox-638_patch_00.txt and PDFBox-639_patch_00.txt.

> PDNameTreeNode: Keys in Names shall be sorted
> ---------------------------------------------
>
>                 Key: PDFBOX-641
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-641
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>            Reporter: Johannes Koch
>            Priority: Minor
>         Attachments: PDFBox-641_patch_00.txt
>
>
> According to PDF 32000-1:2008 page 89, paragraph following table 36, the keys in Names shall be sorted. So the parameter for setNames(Map) and the return value for getNames() should better be a SortedMap.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.