https://bugzilla.wikimedia.org/show_bug.cgi?id=31341
Neil Kandalgaonkar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #2 from Neil Kandalgaonkar <[email protected]> 2011-11-23 23:46:42 UTC --- This will work but I think the solution needs to be a bit better. 1 - it's really inelegant to do all the work of adding uploads and then removing them. There are all sorts of side effects (for one, there are a few static "counters" in various classes). Multiple files are launched around line 333 of mw.UploadWizardUpload.js, maybe start from there? 2 - after someone goes over the limit, we need to throw up a dialog to explain to them what happened. Otherwise they will probably not notice. By the way, after they are over the limit, check that the 'new upload' button is properly disabled -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
