Page MenuHomePhabricator

Red links are not shown correctly in Talk pages.
Closed, ResolvedPublic

Description

Our native Talk page treatment currently does not differentiate between blue links and red links, and displays everything as regular links.

This is due to some natural limitations of the native TextView / fromHtml() functionality, but I believe we can extend it fairly easily to handle the class="new" style that is present in red links.

Event Timeline