User "Bawolff" changed the status of MediaWiki.r86927. Old Status: new New Status: fixme
User "Bawolff" also posted a comment on MediaWiki.r86927. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86927#c16442 Commit summary: adding language support to #time parser function, per bug 28655 Comment: For the use user language option. Doesn't that need to communicate to the parser that the content varies by userlanguage so that the cache varies by user language? (aka by calling $parser->getOptions()->getUserLang() ). Otherwise its not so much the language of the current user but the language of the last user to cause a page render. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
