mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 00:30:44 +00:00
ef7652fdfc
If internal link detection is in the LinkAnnotationInspector, it falls down when a valid URL which isn't also a valid page title (e.g. percent-encoded titles) is pasted into the input. This is fixed by moving the detection to the input's change handler before any validation can occur. Bug: T119431 Change-Id: I1eb2040dd918fdcc22c28594b5cbad835cf384a8 |
||
---|---|---|
.. | ||
ve.ui.MWAlienExtensionInspector.js | ||
ve.ui.MWExtensionInspector.js | ||
ve.ui.MWLinkAnnotationInspector.js | ||
ve.ui.MWLinkNodeInspector.js | ||
ve.ui.MWLiveExtensionInspector.js | ||
ve.ui.MWMagicLinkNodeInspector.js |