[jira] [Resolved] (PDFBOX-5402) POCIDFontType2 (Wingdings) encode throws a NullPointerException

2022-03-25 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-5402. - Fix Version/s: 2.0.26 3.0.0 PDFBox Assignee: Tilman Hausherr

[jira] [Commented] (PDFBOX-5402) POCIDFontType2 (Wingdings) encode throws a NullPointerException

2022-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512672#comment-17512672 ] ASF subversion and git services commented on PDFBOX-5402: - Commi

[jira] [Commented] (PDFBOX-5402) POCIDFontType2 (Wingdings) encode throws a NullPointerException

2022-03-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512673#comment-17512673 ] ASF subversion and git services commented on PDFBOX-5402: - Commi

[GitHub] [pdfbox] AnkushMudgal opened a new pull request #141: [PDFBOX Refactoring] Refactored the Code to resolve some Design & Implementation Code Smells.

2022-03-25 Thread GitBox
AnkushMudgal opened a new pull request #141: URL: https://github.com/apache/pdfbox/pull/141 Refactored the code to address certain code smells in a small subsection of the code. The following refactoring was applied to various files/methods/fields. - [Extract Method](https://githu

[jira] [Comment Edited] (PDFBOX-5402) POCIDFontType2 (Wingdings) encode throws a NullPointerException

2022-03-25 Thread Matthew Bayer (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512596#comment-17512596 ] Matthew Bayer edited comment on PDFBOX-5402 at 3/25/22, 9:40 PM: -

[jira] [Comment Edited] (PDFBOX-5402) POCIDFontType2 (Wingdings) encode throws a NullPointerException

2022-03-25 Thread Matthew Bayer (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512596#comment-17512596 ] Matthew Bayer edited comment on PDFBOX-5402 at 3/25/22, 9:40 PM: -

[jira] [Comment Edited] (PDFBOX-5402) POCIDFontType2 (Wingdings) encode throws a NullPointerException

2022-03-25 Thread Matthew Bayer (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512596#comment-17512596 ] Matthew Bayer edited comment on PDFBOX-5402 at 3/25/22, 9:39 PM: -

[jira] [Commented] (PDFBOX-5402) POCIDFontType2 (Wingdings) encode throws a NullPointerException

2022-03-25 Thread Matthew Bayer (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512596#comment-17512596 ] Matthew Bayer commented on PDFBOX-5402: --- {code:kotlin} import org.apache.pdfbox.co

[jira] [Commented] (PDFBOX-5402) POCIDFontType2 (Wingdings) encode throws a NullPointerException

2022-03-25 Thread Matthew Bayer (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512552#comment-17512552 ] Matthew Bayer commented on PDFBOX-5402: --- will do, give me a bit to get a sample po

[jira] [Comment Edited] (PDFBOX-5402) POCIDFontType2 (Wingdings) encode throws a NullPointerException

2022-03-25 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512549#comment-17512549 ] Tilman Hausherr edited comment on PDFBOX-5402 at 3/25/22, 7:31 PM: ---

[jira] [Commented] (PDFBOX-5402) POCIDFontType2 (Wingdings) encode throws a NullPointerException

2022-03-25 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512549#comment-17512549 ] Tilman Hausherr commented on PDFBOX-5402: - Please post the stack trace and minim

[jira] [Updated] (PDFBOX-5402) POCIDFontType2 (Wingdings) encode throws a NullPointerException

2022-03-25 Thread Matthew Bayer (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Bayer updated PDFBOX-5402: -- Description: Problem; * It is known that wingdings based fonts do not support encoding from

[jira] [Created] (PDFBOX-5402) POCIDFontType2 (Wingdings) encode throws a NullPointerException

2022-03-25 Thread Matthew Bayer (Jira)
Matthew Bayer created PDFBOX-5402: - Summary: POCIDFontType2 (Wingdings) encode throws a NullPointerException Key: PDFBOX-5402 URL: https://issues.apache.org/jira/browse/PDFBOX-5402 Project: PDFBox

[jira] [Commented] (PDFBOX-5401) A carefully crafted pdf can trigger an infinite loop while parsing

2022-03-25 Thread Michael Klink (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512489#comment-17512489 ] Michael Klink commented on PDFBOX-5401: --- Indeed, there is an inconsistency in {{o

[jira] [Commented] (PDFBOX-5401) A carefully crafted pdf can trigger an infinite loop while parsing

2022-03-25 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512474#comment-17512474 ] Tim Allison commented on PDFBOX-5401: - bq. Hi, I didn't test these samples on PDFBOX

[jira] [Comment Edited] (PDFBOX-5401) A carefully crafted pdf can trigger an infinite loop while parsing

2022-03-25 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512397#comment-17512397 ] Tim Allison edited comment on PDFBOX-5401 at 3/25/22, 4:38 PM: ---

[jira] [Commented] (PDFBOX-5401) A carefully crafted pdf can trigger an infinite loop while parsing

2022-03-25 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512453#comment-17512453 ] Tilman Hausherr commented on PDFBOX-5401: - Maybe we should add both positions to

[jira] [Commented] (PDFBOX-5401) A carefully crafted pdf can trigger an infinite loop while parsing

2022-03-25 Thread Xiaohan Zhang (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512432#comment-17512432 ] Xiaohan Zhang commented on PDFBOX-5401: --- Hi, I didn't test these samples on PDFBOX

[jira] [Comment Edited] (PDFBOX-5401) A carefully crafted pdf can trigger an infinite loop while parsing

2022-03-25 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512397#comment-17512397 ] Tim Allison edited comment on PDFBOX-5401 at 3/25/22, 2:07 PM: ---

[jira] [Commented] (PDFBOX-5401) A carefully crafted pdf can trigger an infinite loop while parsing

2022-03-25 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512397#comment-17512397 ] Tim Allison commented on PDFBOX-5401: - Can confirm behavior with the last 2.0.26-SNA

[jira] [Updated] (PDFBOX-5401) A carefully crafted pdf can trigger an infinite loop while parsing

2022-03-25 Thread Xiaohan Zhang (Jira)
[ https://issues.apache.org/jira/browse/PDFBOX-5401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaohan Zhang updated PDFBOX-5401: -- Description: Hi, I found a crafted pdf that can trigger an infinite loop while parsing using

[jira] [Created] (PDFBOX-5401) A carefully crafted pdf can trigger an infinite loop while parsing

2022-03-25 Thread Xiaohan Zhang (Jira)
Xiaohan Zhang created PDFBOX-5401: - Summary: A carefully crafted pdf can trigger an infinite loop while parsing Key: PDFBOX-5401 URL: https://issues.apache.org/jira/browse/PDFBOX-5401 Project: PDFBox

[jira] [Comment Edited] (PDFBOX-5400) Page tree root must be a dictionary

2022-03-25 Thread Jira
[ https://issues.apache.org/jira/browse/PDFBOX-5400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512219#comment-17512219 ] Andreas Lehmkühler edited comment on PDFBOX-5400 at 3/25/22, 7:17 AM:

[jira] [Commented] (PDFBOX-5400) Page tree root must be a dictionary

2022-03-25 Thread Jira
[ https://issues.apache.org/jira/browse/PDFBOX-5400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512219#comment-17512219 ] Andreas Lehmkühler commented on PDFBOX-5400: [~Schmidor] As you already wrot