Last modified: 2009-07-31 10:16:09 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 T22020, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 20020 - Cannot upload from URL
Cannot upload from URL
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Uploading (Other open bugs)
1.16.x
All All
: Normal major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-07-31 07:17 UTC by OverlordQ
Modified: 2009-07-31 10:16 UTC (History)
0 users

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


Attachments

Description OverlordQ 2009-07-31 07:17:45 UTC
r53416 changed the sourcetype from Url to web,  UploadBase::createFromRequest uses this to determine which class to load

$className = 'UploadFrom' . $type;

There is no UploadFromweb class so null is returned to SpecialUpload so it spits you back to the upload form with no errors and no clue why it failed.
Comment 1 OverlordQ 2009-07-31 10:16:09 UTC
Fixed in r54076.

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


Navigation
Links