Henning Snater has submitted this change and it was merged. Change subject: Language stickiness now causes cache fragmentation. ......................................................................
Language stickiness now causes cache fragmentation. A separate cached version will be created when an article is called in a specific language by using 'uselang' or through the defined user language. This fixes the problem that the links in the article were always pointing to pages in the language of the user who had triggered the parsing of the page. patchset 2: added some more documentation Change-Id: Id6c35476d86831a0792110b9c8493f7c7c7f7db8 --- M StickToThatLanguage/RELEASE-NOTES M StickToThatLanguage/StickToThatLanguage.hooks.php M StickToThatLanguage/StickToThatLanguage.php 3 files changed, 43 insertions(+), 10 deletions(-) Approvals: Henning Snater: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/14073 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id6c35476d86831a0792110b9c8493f7c7c7f7db8 Gerrit-PatchSet: 4 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Daniel Werner <[email protected]> Gerrit-Reviewer: Daniel Werner <[email protected]> Gerrit-Reviewer: Henning Snater <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
