mediawiki-extensions-Visual.../modules/ve-mw
Roan Kattouw 660e7c664a Don't corrupt categories/langlinks with new types
Parsoid changed these types from mw:WikiLink/{Category,Language}
to mw:PageProp/{Category,Language} in I0f0a826c. We had previously
added support for them in 4d91e4ed but code overwrote the new types
with the old ones on the way out, triggering the DOM corruption warning.

Change-Id: I768ec2ffd623e5a01f18959277786697603a97f0
2013-10-17 15:48:37 +02:00
..
ce Re-render images after resize 2013-10-16 16:38:31 +01:00
dm Don't corrupt categories/langlinks with new types 2013-10-17 15:48:37 +02:00
init Merge "Cleanup on save dialog cruft & fix updateWatchLink" 2013-10-16 23:17:22 +00:00
test Don't corrupt categories/langlinks with new types 2013-10-17 15:48:37 +02:00
ui Initialize the save dialog correctly even if the sanity check failed 2013-10-17 15:29:03 +02:00