Page MenuHomePhabricator

Cannot upload multiple files (5+ at at time) with UploadWizard
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

  • I try to upload multiple files through UploadWizard (around 10-12 at a time)
  • I choose "own work" and the required license from the prompt
  • I fill in all informations required
  • I click on "Publish files" when I'm done

What happens?:
Clicking on "Publish files" does not work, the system doesn't work. The button simply doesn't allow the user to go to publish phase.

What should have happened instead?:
Clicking on "Publish files" should allow me to upload multiple files without any problem.

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):
Multiple users reported this on wiki and off wiki.

Event Timeline

Change #1121349 had a related patch set uploaded (by Matthias Mullie; author: Matthias Mullie):

[mediawiki/extensions/UploadWizard@master] Show error message for uploads with duplicate title

https://gerrit.wikimedia.org/r/1121349

Change #1121349 merged by jenkins-bot:

[mediawiki/extensions/UploadWizard@master] Show error message for uploads with duplicate title

https://gerrit.wikimedia.org/r/1121349

Etonkovidova subscribed.

Checked on commons beta (and verified on commons wmf.18) - works as expected.

  • a user uploads 10 files - some of the entered titles are duplicate
  • a user clicks on Publish - the page scrolls up to the first error (a duplicate title). The summary of errors is also displayed at the bottom of the page.

Screen Shot 2025-02-21 at 10.49.12 AM.png (806×2 px, 592 KB)

  • a user types a unique title - the error is corrected immediately. The files can be published.