Skip to content

BUG: Fix handling of page boxes defined on /Pages#3650

Merged
stefan6419846 merged 1 commit intopy-pdf:mainfrom
stefan6419846:pages-boxes
Feb 19, 2026
Merged

BUG: Fix handling of page boxes defined on /Pages#3650
stefan6419846 merged 1 commit intopy-pdf:mainfrom
stefan6419846:pages-boxes

Conversation

@stefan6419846
Copy link
Collaborator

Closes #2991.

@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.37%. Comparing base (ad2a45d) to head (02bb53d).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3650   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files          55       55           
  Lines        9906     9909    +3     
  Branches     1810     1811    +1     
=======================================
+ Hits         9646     9649    +3     
  Misses        151      151           
  Partials      109      109           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stefan6419846 stefan6419846 merged commit 4d57836 into py-pdf:main Feb 19, 2026
18 checks passed
@stefan6419846 stefan6419846 deleted the pages-boxes branch February 19, 2026 11:17
stefan6419846 added a commit that referenced this pull request Feb 22, 2026
## What's new

### Security (SEC)
- Prevent infinite loop from circular xref /Prev references (#3655) by @rampageservices

### Bug Fixes (BUG)
- Fix wrong LUT size error (#3651) by @stefan6419846
- Fix handling of page boxes defined on `/Pages` (#3650) by @stefan6419846

[Full Changelog](6.7.1...6.7.2)
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.

Assert fails when getting the mediabox property for certain PDFs

1 participant