There is a call to check_plain() in:
- d8/core/modules/ban/lib/Drupal/ban/EventSubscriber/BanSubscriber.php
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2196805-2.patch | 999 bytes | divesh.kumar |
| #1 | 2196805-1.patch | 821 bytes | divesh.kumar |
There is a call to check_plain() in:
- d8/core/modules/ban/lib/Drupal/ban/EventSubscriber/BanSubscriber.php
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2196805-2.patch | 999 bytes | divesh.kumar |
| #1 | 2196805-1.patch | 821 bytes | divesh.kumar |
Comments
Comment #1
divesh.kumar commentedPatch attached.
Comment #2
thedavidmeister commentedPlease use namespace aliases, see the parent issue for more details.
Comment #3
divesh.kumar commentedComment #4
thedavidmeister commentedlooks good to me.
Comment #5
JiriK commentedComment #6
catchCommitted/pushed to 8.x, thanks!