Hi Soren,

On 9/15/26 19:52, Soren Stoutner wrote:
On Monday, September 14, 2026 11:48:12 AM Mountain Standard Time Simon Quigley
wrote:
I have promoted rust-comrak and ruby-commonmarker from Experimental to
Unstable. Feel free to promote redmine whenever you are ready.

When building redmine for unstable I am receiving numerous errors relating to
quirks_mode.  For example:

ArgumentError: unknown keyword: quirks_mode

https://salsa.debian.org/ruby-team/redmine/-/jobs/10311900#L592

ActionView::Template::Error: unknown keyword: quirks_mode

https://salsa.debian.org/ruby-team/redmine/-/jobs/10311900#L3312

ActionView hasn’t been updated since August 7, so I doubt the problem is
there.

https://tracker.debian.org/pkg/rails

Here is the problem: https://tracker.debian.org/pkg/ruby-json

I didn’t have this issue on September 10 when I build redmine for
experimental.  My guess is that some package changed in the past 5 days
somewhere in the Ruby ecosystem that results in Rails no longer knowing about
the quirks_mode argument.  Do you have any idea what the root of the problem
is?

Here is the solution: 
https://github.com/rails/rails/commit/59c76d2610cc0c086678f7ef0b0a475aca80e73e

P.S.  quirks_mode does not appear even once in the Redmine code base.  I
assume it is being called as part of the standard Rails system.
It is an ActionView bug, it's just due to ruby-json.

I have the patch cherry-picked, I will upload it ASAP (once I verify it builds).

The other ruby-json breakage is on my list for this week, I just didn't see 
redmine as a reverse dependency, so thought it wouldn't conflict.

Thanks for spotting this!

Best regards,
Simon Quigley
[email protected]

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to