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

Issue676: references in tag structure tree are incorrect #765

Closed
wants to merge 1 commit into from

Conversation

AnthonyStevens
Copy link

Description of the new Feature/Bugfix

The code to create indirect references in the tag structure tree was modifying a copy of the arrays rather than the arrays themselves.

Related Issue: #676

Unit-Tests for the new Feature/Bugfix

None

Compatibilities Issues

None

Testing details

The Acrobat syntax checker no longer reports an error

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 8, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@asturio
Copy link
Member

asturio commented Sep 12, 2022

Hi @AnthonyStevens . The checkstyle problems were fixed on master. Can you please rebase your branch onto OpenPdf/master?

@DManstrator
Copy link

DManstrator commented Apr 24, 2023

@asturio: I recreated this PR in #903 since the original author does not respond anymore.

@asturio
Copy link
Member

asturio commented Aug 16, 2023

Fixed with #903

@asturio asturio closed this Aug 16, 2023
@asturio asturio added this to the 1.3.31 milestone Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants