Skip to content

[FIX] Prawn 2.4.0 Compatibility#34

Open
mathieujobin wants to merge 1 commit into
prawnpdf:masterfrom
payrollhero:prawn-2.4.0-compatiblity
Open

[FIX] Prawn 2.4.0 Compatibility#34
mathieujobin wants to merge 1 commit into
prawnpdf:masterfrom
payrollhero:prawn-2.4.0-compatiblity

Conversation

@mathieujobin

Copy link
Copy Markdown

No description provided.

@mathieujobin

Copy link
Copy Markdown
Author

we are using this branch with Rails 7.x

is it possible to get it reviewed and released?

thanks

@robinboening

Copy link
Copy Markdown

I am not maintaing this repo, nor do I know the codebase, but reviewing your PR makes me want to drop some comments/suggestons:

The code changes in your commit aren't self-explanatory, so I went to see if the commit message explains it better. Unfortunately the commit message is completely meaningless. Thus, I don't understand your changes.

You're changing an expectation in a test case. Why, and it doesn't really seem related to making it compatible with Prawn 2.4.0, is it?

I think you should really provide some explanation. Maybe start with how it's currently not compatible with Prawn 2.4.0 and then what you're changing in order to achieve compatibility.

Thank you for considering my suggestions!

jkraemer added a commit to jkraemer/prawn-templates that referenced this pull request Apr 1, 2026
Based on upstream PR prawnpdf#34. Prevents mutating shared dictionary data when
adding content streams, which caused corruption when the same page
dictionary was referenced from multiple places.

Generated with Claude Code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants