User "Brion VIBBER" posted a comment on MediaWiki.r97922. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97922#c23082 Commit summary:
* Call Linker methods statically * Moved wfReadOnly() check after permissions so that users don't think the error is temporary if they and don't have permissions and the database is locked * Removed "unexpected value of 'oldimage'" message which seems to say there's an internal error somewhere instead that the oldimage parameter is not in correct format Comment: So now what happens if you have a bogus value? Does it fall through to something else that gives a clearer error message? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
