Page MenuHomePhabricator

Links in Flow topic titles: html code displayed when page scrolls up
Closed, ResolvedPublic

Description

Follow up for comment in T59153: Allow links in Flow topic titles

  • Have a title with a link in it
  • Scroll up - the link exposes html code:

Screen Shot 2015-11-20 at 1.34.41 PM.png (251×805 px, 38 KB)

Event Timeline

Etonkovidova raised the priority of this task from to Needs Triage.
Etonkovidova updated the task description. (Show Details)
Etonkovidova subscribed.

For testing after the fix - look also at T120324: XSS in Flow topic titles to check for the XSS case, e.g.

<script>alert(1)</script>
SBisson triaged this task as High priority.
SBisson set Security to None.

Change 257605 had a related patch set uploaded (by Sbisson):
Show topic title in plaintext in ToC

https://gerrit.wikimedia.org/r/257605

Change 257605 merged by jenkins-bot:
Show topic title in plaintext in ToC

https://gerrit.wikimedia.org/r/257605

Checked in betalabs - all links look correctly when a page scrolls up and a topic is displayed in ToC.

Catrope subscribed.