You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2010/02/05 08:24:29 UTC

[jira] Assigned: (PDFBOX-593) ClassCastException in PDAppearanceDictionary

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

Andreas Lehmkühler reassigned PDFBOX-593:
-----------------------------------------

    Assignee: Andreas Lehmkühler

> ClassCastException in PDAppearanceDictionary
> --------------------------------------------
>
>                 Key: PDFBOX-593
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-593
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>            Reporter: Johannes Koch
>            Assignee: Andreas Lehmkühler
>             Fix For: 1.0.0
>
>         Attachments: PDFBOX-593_patch_00.txt
>
>
> org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceDictionary: In both getRolloverAppearance() and getDownAppearance() the COSDictionary ap is added to itself, so causing a ClassCastException in the following while loop when it is casted to COSStream. I'll post a patch for this based on the getNormalAppearance() method.

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