Last modified: 2013-02-17 22:12:22 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 T45746, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 43746 - File [mwe-upwiz-queued] shown above "Remove" button
File [mwe-upwiz-queued] shown above "Remove" button
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
UploadWizard (Other open bugs)
master
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
https://commons.wikimedia.org/wiki/Me...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-08 21:02 UTC by Nemo
Modified: 2013-02-17 22:12 UTC (History)
6 users (show)

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


Attachments

Description Nemo 2013-01-08 21:02:55 UTC
While testing bug 36587: upload seems stuck for a while at "3 seconds left", above the "remove" button I see [mwe-upwiz-queued].
This is the name of a system message ("Queued..." ie "Status message once upload is done and queued on the server"), but the square brackets are strange; the message exists on the wiki and I'm using English interface.
It got replaced by a success message before I could take a screenshot.

By the way in the end the upload failed, with "An unknown error occurred" after I submitted the metadata, with "describe" tab.
Comment 1 Nischay Nahata 2013-02-10 17:56:51 UTC
I could find this message only in the i18n file :(
Comment 2 Nischay Nahata 2013-02-11 15:11:54 UTC
Can you reproduce this? if you can, do try testing with https://gerrit.wikimedia.org/r/#/c/48093/
Comment 3 Jan Gerber 2013-02-11 17:35:18 UTC
its a bit tricky to find the message in the code since the key is dynamically created. the this happens in resources/mw.UploadWizardDetails.js:

    _this.upload.ui.setStatus( 'mwe-upwiz-' + result.upload.stage );

the linked patch makes sure the message gets loaded. possible stages are defined by whatever core sends. those where added recently while making those parts of the upload process async, due to some unrelated issue discussed in bug bug 36587 they are not active right now, but should soon be used again soon.
Comment 4 Nischay Nahata 2013-02-12 05:12:54 UTC
https://gerrit.wikimedia.org/r/#/c/48093/1
Comment 5 Alex Monk 2013-02-17 22:12:22 UTC
Merged by Aaron on the 14th.

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


Navigation
Links