User "^demon" changed the status of MediaWiki.r87236. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87236#c0 Commit summary: Fix GoogleNewsSitemap flagged revs support, which was rather broken. *The joins array was declared twice, resetting anything set the first time. *The quality pages option wasn't behaving as documented. This was a bug originally in DPL, probably got copy pasted here long ago. *The flagged revision table also needs to be added to the table array *(follow-up r86451) minor issue with testing against the array key vs array value when determining if the flagged revs table should be joined. Clearly I did not do a very good job of testing the flagged revs part of this extension. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
