Daniel Werner has uploaded a new change for review. 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. Change-Id: Id6c35476d86831a0792110b9c8493f7c7c7f7db8 --- M StickToThatLanguage/RELEASE-NOTES M StickToThatLanguage/StickToThatLanguage.hooks.php M StickToThatLanguage/StickToThatLanguage.php 3 files changed, 41 insertions(+), 12 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/73/14073/1 -- To view, visit https://gerrit.wikimedia.org/r/14073 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id6c35476d86831a0792110b9c8493f7c7c7f7db8 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Daniel Werner <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
