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.
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.
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Avoid splitting ParserCache on user language | mediawiki/extensions/DiscussionTools | master | +33 -9 |
Change 679965 had a related patch set uploaded (by Esanders; author: Esanders):
[mediawiki/extensions/DiscussionTools@master] Avoid splitting ParserCache on user language
Change 679965 merged by jenkins-bot:
[mediawiki/extensions/DiscussionTools@master] Avoid splitting ParserCache on user language