[jira] [Commented] (PDFBOX-1088) Class PDDocument Method getPageMap returns a ClassCastException

2011-08-29 Thread Nghi Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13092888#comment-13092888 ] Nghi Nguyen commented on PDFBOX-1088: - Adam, it actually passed a PDPage object but I

Re: Bug-Fix for Scratch File Bug

2011-08-29 Thread Daniel Wilson
Stefan, License considerations severely limit what we can do with patches provided via the mailing list. Would you please create an issue at https://issues.apache.org/jira/browse/PDFBOX ? When you attach your patch files, please check the box that grants us the right to use the files. May

Re: Bug-Fix for Scratch File Bug

2011-08-29 Thread Daniel Wilson
Hmm ... yeah, I'm afraid you do need an account. On Mon, Aug 29, 2011 at 5:24 PM, Stefan Mücke s.mue...@devsup.de wrote: License considerations severely limit what we can do with patches provided via the mailing list. Would you please create an issue at

[jira] [Created] (PDFBOX-1109) Data corruption related to scratch file use

2011-08-29 Thread JIRA
Data corruption related to scratch file use --- Key: PDFBOX-1109 URL: https://issues.apache.org/jira/browse/PDFBOX-1109 Project: PDFBox Issue Type: Bug Reporter: Stefan Mücke PDFBox uses

Re: Bug-Fix for Scratch File Bug

2011-08-29 Thread Stefan Mücke
Here's the issue with the attached code: https://issues.apache.org/jira/browse/PDFBOX-1109 License considerations severely limit what we can do with patches provided via the mailing list. Would you please create an issue at https://issues.apache.org/jira/browse/PDFBOX ? When you

[jira] [Updated] (PDFBOX-1109) Data corruption related to scratch file use

2011-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/PDFBOX-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Mücke updated PDFBOX-1109: - Attachment: COSDocument.java PagedMultiRandomAccessFileTest.java

[jira] [Commented] (PDFBOX-1088) Class PDDocument Method getPageMap returns a ClassCastException

2011-08-29 Thread Maruan Sahyoun (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093153#comment-13093153 ] Maruan Sahyoun commented on PDFBOX-1088: Nghi, getPageMap is generating a map of

[jira] [Commented] (PDFBOX-1088) Class PDDocument Method getPageMap returns a ClassCastException

2011-08-29 Thread Nghi Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/PDFBOX-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13093202#comment-13093202 ] Nghi Nguyen commented on PDFBOX-1088: - Thank you very much Maruan for the help! I