mediawiki-extensions-Visual.../modules/ve-mw
Bartosz Dziewoński b6929d5be1 Change mw.libs.ve.getTargetDataFromHref to not return bogus data for external links
For external links, `.title` and `.rawTitle` properties previously
contained the external link corrupted with some normalization intended
for MediaWiki titles.

This was useless, and in fact no caller actually uses this value:
they all check `.isInternal` first before accessing `.title` or
`.rawTitle`.

Also, correct other parameter documentation.

Change-Id: Ieeab56548f0a3b2f81a90f0d3ae0f81d744aa67b
2022-12-14 22:57:04 +01:00
..
ce Always sanitize href attribute in CE nodes 2022-11-30 18:26:37 +00:00
dm Adjust to changes to redlink behavior from parsoid 2022-12-05 11:55:33 -06:00
init Merge "Use new stable API for subtitle modification" 2022-12-14 04:12:38 +00:00
preinit Change mw.libs.ve.getTargetDataFromHref to not return bogus data for external links 2022-12-14 22:57:04 +01:00
tests Change mw.libs.ve.getTargetDataFromHref to not return bogus data for external links 2022-12-14 22:57:04 +01:00
themes Remove obsolete "search for a parameter" page and widgets 2022-06-17 10:23:00 +02:00
ui ve.ui.MWPopupTool: Update usage of 'mediawiki.feedback' 2022-12-12 19:43:14 +01:00