mediawiki-extensions-Visual.../modules
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
..
ve-mw Change mw.libs.ve.getTargetDataFromHref to not return bogus data for external links 2022-12-14 22:57:04 +01:00
ve-mw-collab Remove obsolete browser support checks for HTML5 History API 2022-12-12 20:47:32 +01:00
.eslintrc.json eslint: Lint root files with server rules 2022-03-17 23:39:53 +00:00