https://bugzilla.wikimedia.org/show_bug.cgi?id=24758
--- Comment #7 from Neil Kandalgaonkar <[email protected]> 2011-04-21 18:30:20 UTC --- This bug breaks down into several parts. If an error occurs on the details page submission, it should work like it did with errors on the upload page submission. 1) - The UI should catch any and all errors. Sort of done, but it doesn't do much with them now 2) - Removing the failed submissions should be possible. Progress made on this with r85694, can now remove an upload from anywhere, especially at a deeds interface. Now needs interface for Description page errors. 3) - Retrying the failed submissions should be possible. 4) - Errors which can be fixed by fixing the title should open up the interface again for that, and allow resubmission. 5) - Errors with the title which can be avoided (such as Blacklist) should be surfaced earlier Probably won't block on this for 1.0, as we have issues with TitleBlacklist that we don't understand now. -- 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
