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

--- Comment #1 from Brion Vibber <br...@wikimedia.org> 2011-06-09 17:59:27 UTC 
---
Confirmed still present in trunk.

Looks like the warning message gets set in UploadBase::checkWarnings(), but
parameters for those messages don't get added until output time in
SpecialUpload::showUploadWarning.

That function has some special cases for specific warning messages to customize
the output; the one to watch for is 'filetype-unwanted-type'.

The similar 'filetype-banned-type' message is processed separately in
SpecialUpload::processVerificationError, so may need some common list building.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to