You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Thomas Chojecki (JIRA)" <ji...@apache.org> on 2011/06/20 12:38:47 UTC

[jira] [Created] (PDFBOX-1041) While creating a signature, in some cases two same entries may ocure inside the AcroForm fields

While creating a signature, in some cases two same entries may ocure inside the AcroForm fields
-----------------------------------------------------------------------------------------------

                 Key: PDFBOX-1041
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1041
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
    Affects Versions: 1.5.0
            Reporter: Thomas Chojecki
             Fix For: 1.6.0


This can happen if the DocumentCatalog-AcroForm and the Page-Annotations share the same fields-array.

The patched PDDocument check if an entry exists and decide if it should be add.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PDFBOX-1041) While creating a signature, in some cases two same entries may ocure inside the AcroForm fields

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

Thomas Chojecki updated PDFBOX-1041:
------------------------------------

    Attachment: PDDocument.java

This file include 
- the patch
- translation from german to english 
- the changes made for PDFBOX-1032

Sry for not providing a patch, i'm working on the patched version from PDFBOX-1032

> While creating a signature, in some cases two same entries may ocure inside the AcroForm fields
> -----------------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-1041
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1041
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 1.5.0
>            Reporter: Thomas Chojecki
>             Fix For: 1.6.0
>
>         Attachments: PDDocument.java
>
>
> This can happen if the DocumentCatalog-AcroForm and the Page-Annotations share the same fields-array.
> The patched PDDocument check if an entry exists and decide if it should be add.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PDFBOX-1041) While creating a signature, in some cases two same entries may ocure inside the AcroForm fields

Posted by "Thomas Chojecki (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051917#comment-13051917 ] 

Thomas Chojecki commented on PDFBOX-1041:
-----------------------------------------

The patch is between the line 451 and 460

> While creating a signature, in some cases two same entries may ocure inside the AcroForm fields
> -----------------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-1041
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1041
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 1.5.0
>            Reporter: Thomas Chojecki
>             Fix For: 1.6.0
>
>         Attachments: PDDocument.java
>
>
> This can happen if the DocumentCatalog-AcroForm and the Page-Annotations share the same fields-array.
> The patched PDDocument check if an entry exists and decide if it should be add.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (PDFBOX-1041) While creating a signature, in some cases two same entries may ocure inside the AcroForm fields

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

Andreas Lehmkühler resolved PDFBOX-1041.
----------------------------------------

    Resolution: Fixed
      Assignee: Andreas Lehmkühler

I applied the patch in revidion 1140745 as proposed including slight changes.

Thanks for the contribution

> While creating a signature, in some cases two same entries may ocure inside the AcroForm fields
> -----------------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-1041
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1041
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 1.5.0
>            Reporter: Thomas Chojecki
>            Assignee: Andreas Lehmkühler
>             Fix For: 1.6.0
>
>         Attachments: PDDocument.java
>
>
> This can happen if the DocumentCatalog-AcroForm and the Page-Annotations share the same fields-array.
> The patched PDDocument check if an entry exists and decide if it should be add.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira