mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-12-03 02:16:51 +00:00
8ae4925676
* Change the query in ve.init.mw.ArticleTargetLoader#requestParsoidData so that in non-RESTBase mode with wikitext it still returns the metadata required to initialize the editor, using the backend API code added in I1b35b28e428a1f86d2e34d90ddbe73361ce14818. This fixes the exception from T222312. * Introduce new configuration option $wgVisualEditorAllowLossySwitching to control this feature. It is enabled by default, fixing T214542. We allow it to be disabled because switching in non-RESTBase mode may cause "dirty diffs" (non-semantic changes to the wikitext), which are undesirable on wikis where users carefully review all changes. Bug: T214542 Bug: T222312 Change-Id: I58879cba5612002c70c24731306214d2577c2c52 |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
tests | ||
themes | ||
ui | ||
ve.MWutils.js |