User "Catrope" changed the status of MediaWiki.r91327.

Old Status: fixme
New Status: resolved

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/91327
Commit summary:

* Fixed getLatest() check in Article
* Added Title::loadFromRow() function and made WikiPage::loadPageData() use it; 
avoids raw Title field accessing
* Added Revision::newFromPageId() function and changed WikiPage::loadLastEdit() 
to use it. This makes it try a slave first instead of always hitting the 
master. It also makes it more consistent with getLatest() for sanity.
* Made WikiPage::loadPageData() use accessor for Title::mRestrictionsExpiry

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to