"Aaron Schulz" changed the status of MediaWiki.r112872 to "ok" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112872
Old status: new New status: ok Commit summary for MediaWiki.r112872: Fix for r86304: if MessageCache::parse() is called twice, once with $interface=true and then with $interface=false, actually use $interface=false the second time instead of using the cached value from the previous call. Same for $language. This is the reason why edittools was affected by bug 34832. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
