Problem/Motivation

Right now filter_xss is called, but by default it allows a lot of tags through. This causes issues with the sharing, because once they make it to the share widget it appears as HTML.

Proposed resolution

Remove all tags when calling filter_xss for the share bar.

Remaining tasks

Patch.

User interface changes

No HTML tags in the share dialogs.

API changes

None.

Data model changes

None.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Sam152 created an issue. See original summary.

Sam152’s picture

Status: Active » Needs review
FileSize
3.24 KB
36.95 KB
43.04 KB