UploadWizard: ApiQueryAllCampaigns api module has same prefix as user contributions ('uc')
completed by: Bene
mentors: Quim Gil, Kunal Mehta
UploadWizard is an extension that allows a user to upload multiple files with a step-by-step JavaScript wizard. See also: Upload Wizard description page on Wikimedia Commons.
Currently it has this little problem:
When running unit tests locally. 1) PrefixUniquenessTest::testPrefixes Module prefix 'uc' is shared between ApiQueryAllCampaigns and ApiQueryContributions
See this bug report for more information:
https://bugzilla.wikimedia.org/show_bug.cgi?id=57128
Please ask any questions in the bug report. You will have better chances for quicker and better answers from the project maintainers and other community contributors.
Students are required to read Wikimedia's general instructions first. Patches should be submitted to Gerrit and reference the bug report in the commit message. Improvements to an initial patch must be submitted as an amendment to the initial patch, not as new patches.