mediawiki-extensions-Visual.../modules/ve-mw
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
..
ce ve.ce.MWSignatureNode: Fix rendering 2019-08-27 17:16:21 +02:00
dm Fix mw:MediaLink support 2019-09-24 22:46:03 +02:00
init Merge "ArticleTargetEvents: clean up some duplication" 2019-09-30 23:49:27 +00:00
tests Fix mw:MediaLink support 2019-09-24 22:46:03 +02:00
themes SaveDialog: Hide options bar when empty 2019-07-16 14:28:25 +01:00
ui Fix linking to pages in media dialog/media context/internal link context 2019-10-07 14:27:02 +02:00
ve.MWutils.js eslint: Enable valid-jsdoc 2019-04-17 17:13:39 +01:00