Last modified: 2012-04-12 13:55: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 T29128, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27128 - Mediawiki prevents you from selecting files that are not in the $wgFileExtensions array, even when $wgCheckFileExtensions is set to false
Mediawiki prevents you from selecting files that are not in the $wgFileExtens...
Status: RESOLVED DUPLICATE of bug 24923
Product: MediaWiki
Classification: Unclassified
Uploading (Other open bugs)
1.16.x
All All
: Normal normal (vote)
: ---
Assigned To: Trevor Parscal
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-03 11:10 UTC by joe.fowler
Modified: 2012-04-12 13:55 UTC (History)
5 users (show)

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


Attachments

Description joe.fowler 2011-02-03 11:10:52 UTC
Mediawiki prevents you from selecting files that are not in the $wgFileExtensions array, even when $wgCheckFileExtensions is set to false. When you select the file, it clears the upload file field.

Expected behaviour: When $wgCheckFileExtensions is set to false, you should be able to select any file.

Occurs in Firefox and Chrome, but not IE.
Comment 1 Dan Collins 2011-07-16 05:41:02 UTC
Seems like another bug with the JS on the upload page, which was changed in 1.17. Note that blacklisted extensions will always fail, it's only extensions that are neither blacklisted or "preferred" that are affected by this bug or by bug 24923.

*** This bug has been marked as a duplicate of bug 24923 ***

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


Navigation
Links