Page MenuHomePhabricator

Avoid splitting parser cache on user language for reply links
Closed, ResolvedPublic

Description

Just calling $popts->getUserLangObj() will cause the userlang option to marked as "used", and split the cache.

As we can do user lang replacements in the output hook instead, that would result in less disk usage.

Related Objects

Event Timeline

Change 679965 had a related patch set uploaded (by Esanders; author: Esanders):

[mediawiki/extensions/DiscussionTools@master] Avoid splitting ParserCache on user language

https://gerrit.wikimedia.org/r/679965

Change 679965 merged by jenkins-bot:

[mediawiki/extensions/DiscussionTools@master] Avoid splitting ParserCache on user language

https://gerrit.wikimedia.org/r/679965