Daniel Kinzler has uploaded a new change for review. Change subject: Make client robust against unknown sites. ......................................................................
Make client robust against unknown sites. If the client wiki received links from the repo that contain references to wiki sites that are not known on the client wiki (due to differences in the sites table), this should trigger a warning, but not a fatal error. LIGHTLY TESTED. The change handling codepath needs another look (ClientChangeHandler). Change-Id: Ie21744510af795022b4c585d4e668a7662181b50 --- M client/includes/ClientChangeHandler.php M client/includes/LangLinkHandler.php M lib/includes/SiteLink.php 3 files changed, 15 insertions(+), 8 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/69/48569/1 -- To view, visit https://gerrit.wikimedia.org/r/48569 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie21744510af795022b4c585d4e668a7662181b50 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
