"Santhosh.thottingal" changed the status of MediaWiki.r109565 to "fixme" and 
commented it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109565#c30032

Old Status: new
> New Status: fixme

Commit summary for MediaWiki.r109565:

AFT5 feedback page - allow sorting by helpfulness, and add unhelpful flag, per 
mockups. Streamline some of the JS, and improve a couple of translation lines.

Santhosh.thottingal's comment:

<code>+                         '(SELECT COUNT(*) FROM revision WHERE rev_id > 
af_revision_id AND rev_page = '.( integer ) $pageId.') AS age',  </code>
This subquery will not work. You are making a wrong assumption that there is no 
dbPrefix for revision table.


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

Reply via email to