Last modified: 2010-11-24 09:36:43 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 T28067, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26067 - Title uniqueness is matched by appending extension
Title uniqueness is matched by appending extension
Status: CLOSED INVALID
Product: MediaWiki extensions
Classification: Unclassified
UploadWizard (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Neil Kandalgaonkar
http://commons.prototype.wikimedia.or...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-11-23 06:41 UTC by Calcey QA
Modified: 2010-11-24 09:36 UTC (History)
2 users (show)

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


Attachments

Description Calcey QA 2010-11-23 06:41:49 UTC
Steps to reproduce:

1) Upload a png file and accept the given Title (say file name is MyMovie.png so title will be MyMovie)

2) Uplaod a jpg file with same file name (different image) and accept the given file name (so file name is MyMovie.jpg and title will be MyMovie)

Files can be uploaded successfully.
Comment 1 Neil Kandalgaonkar 2010-11-23 08:19:16 UTC
This does not seem like a bug. In MediaWiki, only the full "Title" is checked for uniqueness, which includes the extension. A Title in MediaWiki looks like:

  File:My_Awesome_Movie.png

And forms part of the URL.

In the UploadWizard interface, we are hiding the extension and the underscores/spaces conversions, but it is all added back again, behind the scenes.

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


Navigation
Links