mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 06:46:26 +00:00
53ad07ed72
OnInternalLinkChange happened post-validation, and received an already title- normalized version of the href. Thus `file://` would become `:File://`. As such, hook up to the raw internal link input change event, and judge what the user actually entered. Bug: T138956 Change-Id: I0f9f3de3b7bf6e5430e55fa69626522b0c74296a |
||
---|---|---|
.. | ||
actions | ||
commands | ||
contextitems | ||
datatransferhandlers | ||
dialogs | ||
elements | ||
inspectors | ||
pages | ||
styles | ||
themes | ||
tools | ||
widgets | ||
ve.ui.MWCommandRegistry.js | ||
ve.ui.MWExtensionWindow.js | ||
ve.ui.MWMobileContext.js | ||
ve.ui.MWMobileSurface.js | ||
ve.ui.MWSequenceRegistry.js | ||
ve.ui.MWWikitextTransferRegistry.js |