Last modified: 2012-05-09 01:30: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 T30098, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 28098 - no errorDuplicate function defined
no errorDuplicate function defined
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
UploadWizard (Other open bugs)
unspecified
All All
: High normal (vote)
: ---
Assigned To: Neil Kandalgaonkar
:
Depends on:
Blocks: 36680
  Show dependency treegraph
 
Reported: 2011-03-17 21:04 UTC by Ryan Kaldari
Modified: 2012-05-09 01:30 UTC (History)
1 user (show)

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


Attachments

Description Ryan Kaldari 2011-03-17 21:04:20 UTC
I got the following Javascript error in FireFox when trying to upload several files:

_this.details.errorDuplicate is not a function

Seems to be caused by line 125 in mw.UploadWizard.js:

if ( result.upload.warnings.duplicate ) {
   var duplicates = result.upload.warnings.duplicate;
   _this.details.errorDuplicate( result.upload.sessionkey, duplicates );
}

Looks like no errorDuplicate function is defined anywhere.
Comment 1 Neil Kandalgaonkar 2011-03-29 18:37:16 UTC
fixed in r84726

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


Navigation
Links