mediawiki-extensions-Visual.../modules/ve-mw/preinit
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
..
styles Only hide #siteNotice on skins where it's shown in the editable area 2022-11-29 21:19:46 +01:00
.eslintrc.json Prefere ve.extendObject over $.extend 2021-11-15 21:30:19 +00:00
ve.init.mw.ArticleTargetLoader.js Bump requested Parsoid HTML version to 2.6.0 2022-10-20 17:01:17 -04:00
ve.init.mw.ArticleTargetSaver.js Merge "Log whenever browser plugin spam is detected" 2022-02-21 23:29:39 +00:00
ve.init.mw.DesktopArticleTarget.init.js Remove obsolete browser support checks for HTML5 History API 2022-12-12 20:47:32 +01:00
ve.init.mw.DiffLoader.js Move vars inline in preinit code 2021-05-05 18:06:37 +01:00
ve.init.mw.DiffPage.init.js Remove obsolete browser support checks for HTML5 History API 2022-12-12 20:47:32 +01:00
ve.init.mw.ProgressBarWidget.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.init.mw.TempWikitextEditorWidget.js Use term "wikitext" when working with TempWikitextEditorWidget 2021-06-09 10:23:36 +02:00
ve.init.MWEditingTabDialog.js build: Update eslint-config-wikimedia to 0.17.0 2020-08-18 13:16:49 +01:00
ve.init.MWEditModeTool.js Update and fix all @param config and @cfg documentation 2021-09-12 12:35:27 +00:00
ve.init.MWVESwitchConfirmDialog.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.init.MWVESwitchPopupWidget.js Move vars inline in preinit code 2021-05-05 18:06:37 +01:00
ve.init.MWWelcomeDialog.js eslint: Enable no-jquery/no-append-html 2021-12-16 02:04:11 +01:00
ve.utils.parsoid.js Change mw.libs.ve.getTargetDataFromHref to not return bogus data for external links 2022-12-14 22:57:04 +01:00