User "Trevor Parscal" changed the status of MediaWiki.r87416.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87416#c0
Commit summary:

Fixing broken output in case there are no rows in 
article_feedback_stats_highs_lows (eg. right after install/update).  maybe 
false, thus it can't access a object property. In these cases 
getDailyHighsAndLows returns early. In the foreach() of 
renderDailyHighsAndLows, make sure getDailyHighsAndLows finished, it that 
returned early (null/false), don't go into foreach (Warning: Invalid argument 
supplied for foreach())

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

Reply via email to