Last modified: 2011-04-14 15:11:15 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 T19474, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 17474 - Image pages contain same named links, but to different items
Image pages contain same named links, but to different items
Status: NEW
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
1.15.x
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://commons.wikimedia.org/wiki/Fil...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-02-13 03:28 UTC by Dan Jacobson
Modified: 2011-04-14 15:11 UTC (History)
1 user (show)

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


Attachments

Description Dan Jacobson 2009-02-13 03:28:43 UTC
There is a usability disaster.
Image pages contain same named links, but to different items.

set http://commons.wikimedia.org/wiki/File:2008_Taiwan_Pride_BDSM_1.jpg
lynx -dump $@|egrep ]File[^:]\|]History|
perl -nwle '/\[(\d+)\]/&&print $&;print " $1.";'>nn
lynx -dump $@|fgrep -f nn

     * [8]File
     * [9]File history
     * [156]File
     * [159]History
   8. http://commons.wikimedia.org/wiki/File:2008_Taiwan_Pride_BDSM_1.jpg#file
   9. http://commons.wikimedia.org/wiki/File:2008_Taiwan_Pride_BDSM_1.jpg#filehistory
 156. http://commons.wikimedia.org/wiki/File:2008_Taiwan_Pride_BDSM_1.jpg
 159. http://commons.wikimedia.org/w/index.php?title=File:2008_Taiwan_Pride_BDSM_1.jpg&action=history

You might argue that one pair is inside the other pair or whatever,
but if I were in charge you would all be under arrest.

In fact you might chuck the first pair altogether.

The confusion is just as bad in Firefox as it is in lynx.
Comment 1 Guillaume Paumier 2009-12-31 20:58:40 UTC
[8] could probably be changed to "preview".

As for [9] and [159], it should be fixed with bug 3498 - Image history is confusing.

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


Navigation
Links