mediawiki-extensions-Visual.../includes
daniel 4c1ec8fc40 ParsoidClient: error should be array or null
This follows up the initial fix with additional sanitation and a
regression test. See I21c7a2b2541061a858a9791a2cb12866acd38dc5.

Bug: T318083
Change-Id: I4e433e711c068336a888f4aafa243455764fd710
2022-09-20 21:05:51 +02:00
..
ApiParsoidTrait.php Only die when error string is not empty 2022-09-19 13:25:37 +00:00
ApiVisualEditor.php Remove redundant ParsoidHelper class from VE 2022-09-15 19:23:05 +00:00
ApiVisualEditorEdit.php Remove redundant ParsoidHelper class from VE 2022-09-15 19:23:05 +00:00
DirectParsoidClient.php Extract RESTbase client code into VRSParsoidClient. 2022-09-14 18:20:36 +01:00
Hooks.php Merge "Don't send missing $wgVisualEditorTabMessages to the browser" 2022-08-26 18:57:07 +00:00
ParsoidClient.php Extract RESTbase client code into VRSParsoidClient. 2022-09-14 18:20:36 +01:00
ServiceWiring.php Extract RESTbase client code into VRSParsoidClient. 2022-09-14 18:20:36 +01:00
SpecialCollabPad.php Namespace rest of the extension 2022-03-14 22:27:15 +00:00
VisualEditorApiVisualEditorEditPostSaveHook.php Introduce VisualEditorApiVisualEditorPostSaveHook 2021-04-30 20:50:01 +02:00
VisualEditorApiVisualEditorEditPreSaveHook.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
VisualEditorBeforeEditorHook.php Remove 'Hook' from new hook's method name 2022-02-14 23:26:05 +00:00
VisualEditorDataModule.php Use new ResourceLoader namespace 2022-05-24 22:59:39 +00:00
VisualEditorDesktopArticleTargetInitModule.php Fix tab messages being changed wrong by JavaScript 2022-06-13 20:21:32 +02:00
VisualEditorHookRunner.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
VisualEditorParsoidClientFactory.php Extract RESTbase client code into VRSParsoidClient. 2022-09-14 18:20:36 +01:00
VRSParsoidClient.php ParsoidClient: error should be array or null 2022-09-20 21:05:51 +02:00