Denny Vrandecic has submitted this change and it was merged. 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(-) Approvals: Denny Vrandecic: Verified; Looks good to me, approved Anja Jentzsch: Checked; Looks good to me, but someone else must approve -- To view, visit https://gerrit.wikimedia.org/r/48567 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie21744510af795022b4c585d4e668a7662181b50 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: mw1.21-wmf9 Gerrit-Owner: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Anja Jentzsch <[email protected]> Gerrit-Reviewer: Aude <[email protected]> Gerrit-Reviewer: Demon <[email protected]> Gerrit-Reviewer: Denny Vrandecic <[email protected]> Gerrit-Reviewer: Hoo man <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
