In most contexts (outside the VE link inspector) we don't want to allow the user to enter an interwiki link, but the default code path still does an API request to lookup all the interwiki prefixes, which is just a waste. It also marks interwiki links as valid, when in those contexts they should probably not be.
Description
Description
Details
Details
Event Timeline
Comment Actions
Change 508890 had a related patch set uploaded (by Esanders; owner: Esanders):
[mediawiki/core@master] mw.widgets.TitleWidget: Don't allow interwiki links by default
Comment Actions
Change 508891 had a related patch set uploaded (by Esanders; owner: Esanders):
[mediawiki/extensions/VisualEditor@master] Link inspector: Pass new 'showInterwikis' option to title widget
Comment Actions
Change 508890 merged by jenkins-bot:
[mediawiki/core@master] mw.widgets.TitleWidget: Don't allow interwiki links by default
Comment Actions
Change 508891 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@master] Link inspector: Pass new 'showInterwikis' option to title widget