Files
Tobi Lütke 807d45a6b3 Surface blank-body inline errors in strict2
Keep the historical blank-body inline-error suppression for lax and strict parse modes, but stop suppressing the rendered error text when the template was parsed in strict2. Raised-error rendering continues to raise in all modes.

Store the resolved template error mode on the render context while a template renders so BlockBody can distinguish strict2 from compatibility modes when deciding whether a blank tag should hide inline error text.

Add integration coverage for lax/strict suppression, strict2 non-suppression across blank body forms, nonblank bodies, and raised-error behavior.
2026-07-05 18:56:24 +00:00
..
2025-11-19 18:03:23 +01:00
2025-11-19 18:03:23 +01:00
2024-01-12 12:17:20 -04:00
2026-01-01 20:20:50 -05:00
2025-10-30 12:00:44 +01:00
2026-06-05 10:47:37 +02:00
2025-11-19 18:03:23 +01:00
2019-12-17 21:45:08 -05:00
2026-06-29 17:41:55 +02:00