Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX - Count opening parentheses in literals (#358) #359

Merged
merged 3 commits into from
May 14, 2020

Conversation

T3rj3
Copy link
Contributor

@T3rj3 T3rj3 commented Sep 5, 2018

Fixes #358, allowing PDF-files with balanced parentheses in document information dictionary entries to be successfully validated.

@carlwilson carlwilson self-requested a review December 11, 2018 12:26
@carlwilson carlwilson added the bug A product defect that needs fixing label Dec 11, 2018
@carlwilson carlwilson added this to the v1.22-m2 Ready milestone Dec 19, 2018
@carlwilson carlwilson added the P2 Medium priority issues to be scheduled in a future release label May 5, 2020
carlwilson added a commit that referenced this pull request May 14, 2020
- patched integration tests for #359; and
- added `./test-root/` to `.gitignore`.
@carlwilson carlwilson merged commit dd31717 into openpreserve:integration May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A product defect that needs fixing P2 Medium priority issues to be scheduled in a future release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PDF: Parentheses not handled properly in document information dictionary
4 participants