https://bugzilla.wikimedia.org/show_bug.cgi?id=28098
Summary: no errorDuplicate function defined
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Normal
Component: UploadWizard
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
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.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l