User "Krinkle" changed the status of MediaWiki.r89277. Old Status: fixme New Status: new
User "Krinkle" also posted a comment on MediaWiki.r89277. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89277#c17620 Commit summary: Added 'problem articles' view to dashboard; refactored dashboard code (populateAFStatistics.php, primarily); Added new schema sql scripts as well as sql migration script Comment: It was trying to create a table by an empty name (<code>TABLE IF NOT EXISTS `` article_feedback_stats_types</code>) due to a simple spacing problem. A similar thing was going on with the indices. Fixed in r89494, setting status back to new. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
