mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Bartosz Dziewoński 7579f6eb1f Fix linking to pages in media dialog/media context/internal link context
If you had an image thumbnail for a file 'Foo?.png' on the page,
ve.ui.MWMediaContextItem and ve.ui.MWMediaDialog did not escape
the '?' when linking to it, which resulted in incorrect links.
Similarly, if you had an internal link to the page 'Foo?',
ve.ui.MWInternalLinkContextItem did not escape it.

Additionally, the links were always generated as if the wiki was
using short URLs, even when it is not (T233628).

The approach using mw.Title is copied from ve.ui.MWGalleryDialog.

Bug: T233628
Change-Id: I10256ed6883dae0ea216de4c0719f03d7fd19ae4
2019-10-07 14:27:02 +02:00
..
ve.ui.MWCommandHelpDialog.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.ui.MWExtensionDialog.js Update VE core submodule to master (2951e9378) 2019-02-22 01:13:36 +01:00
ve.ui.MWExtensionPreviewDialog.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.ui.MWGalleryDialog.js Make page title the target title 2019-07-15 17:22:17 +00:00
ve.ui.MWMediaDialog.js Fix linking to pages in media dialog/media context/internal link context 2019-10-07 14:27:02 +02:00
ve.ui.MWMetaDialog.js eslint: Enable valid-jsdoc 2019-04-17 17:13:39 +01:00
ve.ui.MWMobileSaveDialog.js Use MobileFrontend license message on mobile when available 2019-08-02 16:29:54 -05:00
ve.ui.MWPreDialog.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.ui.MWRequiredParamBlankConfirmDialog.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.ui.MWSaveDialog.js ui.MWSaveDialog: checkbox tracking was getting duplicated on every setup 2019-10-03 12:44:43 -05:00
ve.ui.MWTableDialog.js eslint: Enable valid-jsdoc 2019-04-17 17:13:39 +01:00
ve.ui.MWTemplateDialog.js Add more read-only implementations 2019-02-25 20:01:11 +00:00
ve.ui.MWTransclusionDialog.js Add more read-only implementations 2019-02-25 20:01:11 +00:00
ve.ui.MWWikitextConvertConfirmDialog.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00