mediawiki-extensions-Visual.../modules/ve-mw/ce
Roan Kattouw f2c715aaa0 ce.MWTransclusionNode: Clean up href normalization
This became a special case when decodeURIComponentIntoArticleTitle()
was introduced, presumably because we skipped underscore transformation
out of laziness here. It doesn't matter whether we do underscore normalization
because we do title normalization right after, so make this code
less exceptional by using the fully decoded title.

Change-Id: I036cc7f1e08895d36224c94b8edc3ad700af1947
2016-09-29 00:16:15 +00:00
..
annotations Use super property to call parent methods 2016-08-23 11:56:47 -07:00
nodes ce.MWTransclusionNode: Clean up href normalization 2016-09-29 00:16:15 +00:00
styles/nodes Show name of template for invisible templates 2016-08-03 18:52:20 +00:00
ve.ce.MWResizableNode.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ce.MWWikitextSurface.js Only unregister WT string handler in WT handler factory 2016-09-21 13:08:10 -07:00