https://bugzilla.wikimedia.org/show_bug.cgi?id=43746

Jan Gerber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Jan Gerber <[email protected]> ---
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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to