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/25 17:34:28 UTC

[jira] Created: (PDFBOX-639) PDNameTreeNode: Limits are only set when setting Names

PDNameTreeNode: Limits are only set when setting Names
------------------------------------------------------

                 Key: PDFBOX-639
                 URL: https://issues.apache.org/jira/browse/PDFBOX-639
             Project: PDFBox
          Issue Type: Bug
            Reporter: Johannes Koch


According PDF 32000-1:2008 Table 36 on page 89, Limits also applies to intermediate nodes. But currently Limits is set only in setNames(Map) (at least after applying the patch to PDFBox-638), which applies to root and leaf nodes only.

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


[jira] Commented: (PDFBOX-639) PDNameTreeNode: Limits are only set when setting Names

Posted by "Andreas Lehmkühler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879535#action_12879535 ] 

Andreas Lehmkühler commented on PDFBOX-639:
-------------------------------------------

@Johannes
Do you have the time to commit the changes, or should I do it?

> PDNameTreeNode: Limits are only set when setting Names
> ------------------------------------------------------
>
>                 Key: PDFBOX-639
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-639
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Johannes Koch
>             Fix For: 1.2.0
>
>         Attachments: PDFBox-639_patch_00.txt, PDFBox-639_test.txt
>
>
> According PDF 32000-1:2008 Table 36 on page 89, Limits also applies to intermediate nodes. But currently Limits is set only in setNames(Map) (at least after applying the patch to PDFBox-638), which applies to root and leaf nodes only.

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


[jira] Updated: (PDFBOX-639) PDNameTreeNode: Limits are only set when setting Names

Posted by "Andreas Lehmkühler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler updated PDFBOX-639:
--------------------------------------

        Fix Version/s: 1.2.0
    Affects Version/s: 1.1.0

> PDNameTreeNode: Limits are only set when setting Names
> ------------------------------------------------------
>
>                 Key: PDFBOX-639
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-639
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Johannes Koch
>             Fix For: 1.2.0
>
>         Attachments: PDFBox-639_patch_00.txt, PDFBox-639_test.txt
>
>
> According PDF 32000-1:2008 Table 36 on page 89, Limits also applies to intermediate nodes. But currently Limits is set only in setNames(Map) (at least after applying the patch to PDFBox-638), which applies to root and leaf nodes only.

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


[jira] Updated: (PDFBOX-639) PDNameTreeNode: Limits are only set when setting Names

Posted by "Johannes Koch (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johannes Koch updated PDFBOX-639:
---------------------------------

    Attachment: PDFBox-639_patch_00.txt

With PDFBox-639_patch_00.txt, lower and upper limit is also set when kids are set. PDFBox-639_patch_00.txt requires PDFBox-638_patch_00.txt.

> PDNameTreeNode: Limits are only set when setting Names
> ------------------------------------------------------
>
>                 Key: PDFBOX-639
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-639
>             Project: PDFBox
>          Issue Type: Bug
>            Reporter: Johannes Koch
>         Attachments: PDFBox-639_patch_00.txt, PDFBox-639_test.txt
>
>
> According PDF 32000-1:2008 Table 36 on page 89, Limits also applies to intermediate nodes. But currently Limits is set only in setNames(Map) (at least after applying the patch to PDFBox-638), which applies to root and leaf nodes only.

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


[jira] Resolved: (PDFBOX-639) PDNameTreeNode: Limits are only set when setting Names

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved PDFBOX-639.
----------------------------------

    Resolution: Fixed

I committed the patch in revision 956574.

> PDNameTreeNode: Limits are only set when setting Names
> ------------------------------------------------------
>
>                 Key: PDFBOX-639
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-639
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Johannes Koch
>             Fix For: 1.2.0
>
>         Attachments: PDFBox-639_patch_00.txt, PDFBox-639_test.txt
>
>
> According PDF 32000-1:2008 Table 36 on page 89, Limits also applies to intermediate nodes. But currently Limits is set only in setNames(Map) (at least after applying the patch to PDFBox-638), which applies to root and leaf nodes only.

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


[jira] Updated: (PDFBOX-639) PDNameTreeNode: Limits are only set when setting Names

Posted by "Johannes Koch (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johannes Koch updated PDFBOX-639:
---------------------------------

    Attachment: PDFBox-639_test.txt

See PDFBox-639_test.txt for a test similar to the example 2 on pages 90/91 in PDF 32000-1:2008.

> PDNameTreeNode: Limits are only set when setting Names
> ------------------------------------------------------
>
>                 Key: PDFBOX-639
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-639
>             Project: PDFBox
>          Issue Type: Bug
>            Reporter: Johannes Koch
>         Attachments: PDFBox-639_test.txt
>
>
> According PDF 32000-1:2008 Table 36 on page 89, Limits also applies to intermediate nodes. But currently Limits is set only in setNames(Map) (at least after applying the patch to PDFBox-638), which applies to root and leaf nodes only.

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