Closed (fixed)
Project:
Drupal core
Version:
11.4.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 May 2026 at 19:06 UTC
Updated:
17 Jun 2026 at 09:15 UTC
Jump to comment: Most recent
It would be useful to have tests for this to avoid regressions.
Add new scenarios to XssTest.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
prudloff commentedI reused a patch from the private issue so people who worked on it should be credited.
Comment #4
smustgrave commentedApplied the MR
Reverted the change in commit https://git.drupalcode.org/project/drupal/-/commit/55422ceacc40e5cfac746...
Got
Believe this is showing the test coverage.
Comment #5
alexpottCommitted b76ac23 and pushed to main. Thanks!
Committed f415032 and pushed to 11.x. Thanks!
Committed 9b401a6 and pushed to 11.4.x. Thanks!
Backported to 11.4.x as a test-only fix.