User "Khorn (WMF)" posted a comment on MediaWiki.r101956. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101956#c25552 Commit summary:
Added $error_map, getErrorMap(), getErrorMapByCodeAndTranslate(), getTransactionErrors(). Modified getTransactionDataLanguage() to pull language from multiple places. Comment: Also: do_transaction already returns the result codes array in it's result, under the 'errors' key. Can you just pass the result handler the array of errors, straight from the do_transaction result? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
