[1.x] fix: allow boolean settings with truthy defaults to be disabled - #4783
[1.x] fix: allow boolean settings with truthy defaults to be disabled#4783huoxin233 wants to merge 1 commit into
Conversation
|
Thanks for the thorough diagnosis in #4781, @huoxin233 — and #4782 is the right fix for 2.x, where On 1.x, though, that trigger doesn't exist. 1.x's The only way to encounter it on 1.x is an extension passing a truthy fallback to With 1.x now in security/critical-fix-only wind-down ahead of its end of life, we're keeping changes to it minimal, so I'm going to close this one for 1.x. The fix lives on where it's actually needed, in #4782 for 2.x. Really appreciate the report and the clear write-up. 🙏 |
Fixes #4781
Changes proposed in this pull request:
Backport fix #4782 to 1.x
Reviewers should focus on:
Screenshot
Necessity
Confirmed
composer test).Required changes: