mediawiki-extensions-Visual.../modules/ve-mw/dm/metaitems
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
..
ve.dm.MWAlienMetaItem.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.dm.MWCategoryMetaItem.js Fix corruption bug in sortkeys containing underscores 2014-07-26 00:24:01 +00:00
ve.dm.MWDefaultSortMetaItem.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.dm.MWDisplayTitleMetaItem.js Allow VE users to change displaytitle in advanced settings dialog 2014-06-12 01:27:57 +00:00
ve.dm.MWHiddenCategoryMetaItem.js Add checkboxes to set some metadata on page metadata panel 2014-04-21 16:29:31 -07:00
ve.dm.MWIndexDisableMetaItem.js Fix copyright year range for fourteen files not updated to 2011-2014 2014-03-24 18:36:51 -07:00
ve.dm.MWIndexForceMetaItem.js Fix copyright year range for fourteen files not updated to 2011-2014 2014-03-24 18:36:51 -07:00
ve.dm.MWLanguageMetaItem.js Simplify toDataElement in MW 2014-01-27 18:43:36 -08:00
ve.dm.MWNewSectionEditDisableMetaItem.js Fix copyright year range for fourteen files not updated to 2011-2014 2014-03-24 18:36:51 -07:00
ve.dm.MWNewSectionEditForceMetaItem.js Fix copyright year range for fourteen files not updated to 2011-2014 2014-03-24 18:36:51 -07:00
ve.dm.MWNoContentConvertMetaItem.js Add checkboxes to set some metadata on page metadata panel 2014-04-21 16:29:31 -07:00
ve.dm.MWNoEditSectionMetaItem.js Simplify toDataElement in MW 2014-01-27 18:43:36 -08:00
ve.dm.MWNoGalleryMetaItem.js Fix copyright year range for fourteen files not updated to 2011-2014 2014-03-24 18:36:51 -07:00
ve.dm.MWNoTitleConvertMetaItem.js Add checkboxes to set some metadata on page metadata panel 2014-04-21 16:29:31 -07:00
ve.dm.MWRedirectMetaItem.js Fix copyright year range for fourteen files not updated to 2011-2014 2014-03-24 18:36:51 -07:00
ve.dm.MWStaticRedirectMetaItem.js Fix copyright year range for fourteen files not updated to 2011-2014 2014-03-24 18:36:51 -07:00
ve.dm.MWTOCDisableMetaItem.js Simplify toDataElement in MW 2014-01-27 18:43:36 -08:00
ve.dm.MWTOCForceMetaItem.js Simplify toDataElement in MW 2014-01-27 18:43:36 -08:00
ve.dm.MWTransclusionMetaItem.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00