https://bugzilla.wikimedia.org/show_bug.cgi?id=39688
Richard Guk <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Richard Guk <[email protected]> 2012-09-04 09:28:49 UTC --- Cross-referring comments 5 to 10 on action=info tracking bug 38450: As now implemented on the http://www.mediawiki.org/ wiki, this has the following minor issues when handling invalid parameters: - a non-existent "oldid" value causes info for the main page to be displayed instead of generating an error page e.g. http://www.mediawiki.org/w/index.php?oldid=999999999&action=info (but a non-existent "curid" value correctly shows "Bad title" error) - a non-existent "title" value shows invalid data (garbage in edit history info) instead of generating an error page e.g. http://www.mediawiki.org/w/index.php?title=invalidtitlehere&action=info Note: I have not tested the handling of revdeleted IDs. -- 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
