Page MenuHomePhabricator

Links to user and talk page on the list of unflagged revs shouldn't be blue if there is no such page.
Closed, InvalidPublic

Description

Author: thogol

Description:
Hoi.

When I flag, there is a list of unflagged revisions on top of the page. The link to the user page and user talk page of the (usually IP) users who made these revisions are always blue independent of their existence. It's sometimes a bit annoying (for me at least).

Best regards,
Th.


Version: unspecified
Severity: enhancement

Details

Reference
bz18653

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:36 PM
bzimport set Reference to bz18653.

Closing as INVALID as this is not a MediaWiki/FlaggedRevs feature but a custom user script ([[de:Benutzer:P.Copp/scripts/diffhistory.js]]) that adds this list.

Marking links as non-existent would require an extra api call, which is why I didn't implement it.