https://bugzilla.wikimedia.org/show_bug.cgi?id=24022
Derk-Jan Hartman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Derk-Jan Hartman <[email protected]> 2010-06-18 15:53:11 CEST --- We could easily fix this by exposing wgStrictFileExtensions on the upload page, but that doesn't seem like a good idea to me. Someone might go around looking for mediawiki sites where he can upload arbitrary files. Wouldn't it be best if we retooled all this into a single ajax call ? one that checks for: -name exists -name allowed (file extensions checks) -name normalization (think $wgCapitalizedNamespaces) -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
