mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
e41cb61814
Remove weird check that prevented a removal from happening if the subclass's getAnnotation() method returned null. This caused a bug where if you inspected a link, typed an invalid link target (e.g. '|'), then clicked the remove button (trash can icon), the inspector would close but the link wouldn't be removed. However, if you typed something that was a valid link target (or didn't touch the input at all), the remove button would work as expected. Change-Id: Ib6efc2a5827b109c6b38185e6d89b7bb29b13a75 |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
test | ||
ui | ||
ve.BranchNode.js | ||
ve.debug.js | ||
ve.Document.js | ||
ve.EventSequencer.js | ||
ve.js | ||
ve.LeafNode.js | ||
ve.Node.js | ||
ve.Range.js | ||
ve.track.js |