Last modified: 2009-10-14 21:20:01 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 T23114, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 21114 - Special:Contributions shows diff link for new pages
Special:Contributions shows diff link for new pages
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-10-12 15:27 UTC by Umherirrender
Modified: 2009-10-14 21:20 UTC (History)
2 users (show)

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


Attachments

Description Umherirrender 2009-10-12 15:27:02 UTC
A new page has a diff link on Special:Contributions. I think it is better to unlink and show only the text, in the same way to Special:Watchlist.
Comment 1 Brion Vibber 2009-10-14 18:21:55 UTC
Shouldn't be hard to do in theory; we're currently marking new pages in contribs with an 'N' so we should be able to drop the diff link.

This check is based on checking getParentId() (rev_parent_id) for === 0; so that should be reliable for newer edits. Very old edits predating the use of this field will have null and just not be able to indicate whether they were first-edits or not.
Comment 2 Alexandre Emsenhuber [IAlex] 2009-10-14 21:20:01 UTC
Fixed in r57727.

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


Navigation
Links