Background information
- security.drupal.org private issue: https://security.drupal.org/node/166776
(included for reference. Please do not report access denied as an error.)
Problem/Motivation
It would be useful to have tests for this to avoid regressions.
Steps to reproduce
Proposed resolution
Add new scenarios to XssTest.
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3592099
Show commands
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:
- 3592099-add-tests-for
changes, plain diff MR !15880
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.