OpenPDF icon indicating copy to clipboard operation
OpenPDF copied to clipboard

Issue676: references in tag structure tree are incorrect

Open AnthonyStevens opened this issue 2 years ago • 2 comments

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

AnthonyStevens avatar Jun 08 '22 04:06 AnthonyStevens

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

sonarqubecloud[bot] avatar Jun 08 '22 04:06 sonarqubecloud[bot]

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

asturio avatar Sep 12 '22 16:09 asturio

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

DManstrator avatar Apr 24 '23 10:04 DManstrator

Fixed with #903

asturio avatar Aug 16 '23 15:08 asturio