Instruct stashed upload failures to reupload file
authorMatthias Mullie <git@mullie.eu>
Mon, 17 Jul 2017 14:23:32 +0000 (16:23 +0200)
committerMatthias Mullie <git@mullie.eu>
Wed, 30 Aug 2017 13:45:56 +0000 (15:45 +0200)
commitacc5df9d74dfd22d8de9192b5cff4247a4d658b4
tree41dad34efa0bd4f66cc11588fa0dd24d5eaeaccd
parentaf28f35696ce2d50bdc0cf62af3ceaf524dc8c68
Instruct stashed upload failures to reupload file

Given enough permissions, anonymous users can upload files
just fine. But when there are warnings, their failes can't
be stashed.
This is handled correctly by adding the <input type="file">
back to the form, but that could easily be overlooked:
- if you're used to being logged in and having your upload stashed
- the instructions only mention changing the description

This will slightly alter the instructions in such case so
that users are directed to re-upload their file when it
couldn't be stashed.

Bug: T115822
Change-Id: I81f5b112d158fe5f8b0850654af07d248bc3fda5
includes/specials/SpecialUpload.php
languages/i18n/en.json
languages/i18n/qqq.json