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

CommentFileSizeAuthor
#1 replace-2532082-1.patch732 bytesmbovan
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mbovan’s picture

Status: Active » Needs review
FileSize
732 bytes

Fixed.

naveenvalecha’s picture

Priority: Normal » Minor
Status: Needs review » Reviewed & tested by the community
Issue tags: +Quickfix
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for catching this. Committed 9d2f34f and pushed to 8.0.x. Thanks!

  • alexpott committed 9d2f34f on 8.0.x
    Issue #2532082 by mbovan: Replace SafeMarkup::filterXss() with...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.