"Nikerabbit" changed the status of MediaWiki.r104270 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104270

Old status:  new
> New status: ok

Commit summary for MediaWiki.r104270:

Fixes for LanguageConverter::parseCachedTable() (seems really broken for 
subpages at the moment):
* Use Revsion::newFromTitle() to get the text instead of Article, avoids 
interference with "oldid" URL parameter. Also Article::getContents() (with 
final "s") does not exist and would throw a fatal error.
* Check if $subpage is empty before using the message cache instead of '/' in 
$code
* Early return if the page contains no text

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

Reply via email to