mediawiki-extensions-Visual.../includes
Bartosz Dziewoński 57ad605dc4 ApiVisualEditor: Return 'etag' with 'content' for preloaded content
Previously we were not returning it, so when saving the edit, wikitext
syntax would not be preserved. This was probably not a big problem,
but I noticed it coming up in the logs for T233320.

Now making an edit starting with preloaded content behaves like
switching from wikitext to visual mode, rather than like starting the
edit in visual mode.

Similar to 679e777cfa.

Bug: T233320
Change-Id: Id1ee6877b103fa4274deec11b1b3cacbdcdae606
2019-10-23 22:24:52 +02:00
..
ApiVisualEditor.php ApiVisualEditor: Return 'etag' with 'content' for preloaded content 2019-10-23 22:24:52 +02:00
ApiVisualEditorEdit.php Don't log missing ETags when creating a new page, that's normal 2019-10-23 22:15:03 +02:00
SpecialCollabPad.php SpecialCollabPad: Remove unused variable $request 2019-04-01 23:08:02 +01:00
VisualEditorDataModule.php Support for defined template context items 2019-08-30 13:02:47 +01:00
VisualEditorDesktopArticleTargetInitModule.php Replace usage of deprecated ConfigFactory::getDefaultInstance() 2019-05-04 22:02:29 +01:00
VisualEditorHooks.php build: Bump mediawiki-phan-config to 0.8.0 2019-10-20 12:27:16 +00:00