mediawiki-extensions-Visual.../modules/ve-mw/dm
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
..
annotations test: Move mw into the global list of globals for VE-MW 2014-07-19 17:42:45 +00:00
metaitems Fix corruption bug in sortkeys containing underscores 2014-07-26 00:24:01 +00:00
models Merge "Make the image model work without a node" 2014-07-24 00:32:54 +00:00
nodes Merge "Make the image model work without a node" 2014-07-24 00:32:54 +00:00
ve.dm.MW.js Update VE core submodule to master (74be717) 2014-03-03 11:24:56 -08:00