"Catrope" changed the status of MediaWiki.r108250 to "resolved" and commented 
it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108250#c29216

Old Status: new
> New Status: resolved

Commit summary for MediaWiki.r108250:

Fixed the error messaging logic: a string in the api field is a message; an 
object means it has more data

Catrope's comment:

The
<pre>
+                               if ( 'info' in errors._api ) {
</pre>
logic only applies to the mw.log call, not to the markTopError call, is that 
intended?

OK otherwise, marking OK.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to