mediawiki-extensions-Visual.../modules/ve-mw/ui/tools
Bartosz Dziewoński 21b25bd77d Fix deleting signature nodes
Code in ve.dm.MWTransclusionNode (which ve.dm.MWSignatureNode extends)
expects the node data to have an 'attributes' property.

We could override a bunch of methods to fix this, or add checks in the
original code, but it seems more future-proof to instead ensure that
the property exists.

Bug: T248585
Change-Id: I5bd721ca73605a396509669145b740db7283afd3
2020-05-12 01:01:18 +02:00
..
ve.ui.MWEditModeTool.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWEducationPopupTool.js ve.ui.MWEducationPopupTool: Autofocus the button to close it 2020-02-19 00:25:37 +01:00
ve.ui.MWFormatTool.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWGalleryDialogTool.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWLinkInspectorTool.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWMediaDialogTool.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWMetaDialogTool.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWMobileLinkInspectorTool.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWPopupTool.js Fix: non descriptive announcement of version no. 2020-02-25 21:45:31 +00:00
ve.ui.MWSaveTool.js Don't let double-clicking the save button trigger a save 2019-08-29 22:43:53 +00:00
ve.ui.MWSignatureTool.js Fix deleting signature nodes 2020-05-12 01:01:18 +02:00
ve.ui.MWTransclusionDialogTool.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00