Last modified: 2011-01-15 12:38:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T19106, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 17106 - mw-redirect links in special:contributions
mw-redirect links in special:contributions
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 166
  Show dependency treegraph
 
Reported: 2009-01-21 19:58 UTC by Charlotte Webb
Modified: 2011-01-15 12:38 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Charlotte Webb 2009-01-21 19:58:52 UTC
the html of user contribs after a page-move looks something like this

<span class="newpage">N</span> <a href="/wiki/Foo" title="Foo">Foo</a> <span class="comment">(moved <a href="/wiki/Foo" class="mw-redirect" title="Foo">Foo</a> to <a href="/wiki/Bar" title="Bar">Bar</a>: i felt like it)</span>

since we already check which one of the titles is currently a redirect (it is the opposite way if the move has been reverted) and mark the "moved from" link in the edit summary as class="mw-redirect", shouldn't we also give the first "Foo" link the same css?

also shouldn't we add "&redirect=no" to known redirect links in special:contributions (and any other special page which bothers to check for this).
Comment 1 Aaron Schulz 2009-01-25 00:34:34 UTC
Fixed in r46175
Comment 2 Brion Vibber 2009-01-26 23:20:08 UTC
Release notes?
Comment 3 Aaron Schulz 2009-01-27 05:01:31 UTC
Done

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links