mediawiki-extensions-Visual.../modules/ve-mw
Roan Kattouw c7fce9b2be Fix corruption bug in sortkeys containing underscores
We normalize underscores to spaces in sortkeys in toDataElement,
but when toDomElements recomputes the normalization to decide
if the sortkey really changed, it doesn't normalize underscores.
This is broken, both code paths need to use the same normalization;
we do this correctly for the category name.

This bug appears to date back to the introduction of category
support in March 2013 :(

Spotted in https://it.wikipedia.org/?diff=67220927

Change-Id: Ie3257fa335f3bd24a36c8654f3f5a24e89d7a9b9
2014-07-26 00:24:01 +00:00
..
ce Use faster (and more accurate!) computation of directionality 2014-07-24 19:44:58 +00:00
dm Fix corruption bug in sortkeys containing underscores 2014-07-26 00:24:01 +00:00
i18n Localisation updates from https://translatewiki.net. 2014-07-25 23:07:52 +02:00
init Merge "Actually clear diff viewer after closing save dialog and changing document" 2014-07-26 00:11:16 +00:00
tests [BrowserTest] turn Headings test back on for the builds 2014-07-25 12:55:11 -07:00
ui Actually show the corruption warning in the save dialog 2014-07-25 11:39:03 -07:00