https://bugzilla.wikimedia.org/show_bug.cgi?id=38450
Richard Guk <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Richard Guk <[email protected]> 2012-09-03 21:06:34 UTC --- As now implemented on the http://www.mediawiki.org/ wiki, this has the following minor issues when handling invalid parameters: - an invalid "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 an invalid "curid" value correctly shows "Bad title" error) - an invalid "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 -- 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
