Problem/Motivation
SafeMarkup::xssFilter() has wrong self call in the method documentation.
Proposed resolution
Replace SafeMarkup::filterXss() with SafeMarkup::xssFilter().
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | replace-2532082-1.patch | 732 bytes | mbovan |
Comments
Comment #1
mbovan commentedFixed.
Comment #2
naveenvalechaComment #3
alexpottThanks for catching this. Committed 9d2f34f and pushed to 8.0.x. Thanks!