mediawiki-extensions-Math/src
Moritz Schubotz (physikerwelt) ca7205be3b
Identify errorous restBASE responses
In some cases restBASE seems to provide errorous responses
despite a 200 response code.
Check if all required fields exists and treat the response
as failed otherwise.

Bug: T349347
Change-Id: I3506401f8dd2962daf7fd5d30019c507f9de5def
2023-10-28 14:53:48 +02:00
..
HookHandlers Fix ce statements and displaystyle for chem rendering on wikipages 2023-10-17 14:37:25 +00:00
Hooks Create HookRunner class and the hook handler interfaces 2023-06-05 22:47:33 +02:00
InputCheck native: Add onMathRenderingResultRetrieved hook 2023-10-22 13:43:47 +02:00
Render Activate mhchemParser in PHP also in native rendering 2023-10-16 21:51:17 +00:00
Rest Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:17:34 +00:00
TexVC Merge "Fix error value in columnspacing attribute in mtable" 2023-10-27 16:11:30 +00:00
Widget Implement wikidata entity selector 2020-12-19 09:11:40 +01:00
Hooks.php Remove references to VisualEditorFullRestbaseURL 2023-08-18 20:17:48 +02:00
InvalidTeXException.php Replace deprecated MWException 2023-06-09 13:00:46 +02:00
Math.php Make code using the Math.CheckerFactory service discoverable 2022-11-23 12:10:32 +00:00
MathConfig.php Use HookHandlers for core hooks 2023-08-16 01:12:17 +00:00
MathDataUpdater.php Remove MathPlayer 2023-03-15 10:20:13 +01:00
MathFormatter.php Namespace extension 2021-04-08 01:17:14 +01:00
MathLaTeXML.php Create HookRunner class and the hook handler interfaces 2023-06-05 22:47:33 +02:00
MathMathML.php Add mw-invert class to <img> which generates text 2023-09-21 14:36:11 +01:00
MathMathMLCli.php Replace deprecated MWException 2023-06-09 13:00:46 +02:00
MathMLRdfBuilder.php Namespace extension 2021-04-08 01:17:14 +01:00
MathNativeMML.php Merge "Don't write native rendering to database" 2023-10-23 18:20:44 +00:00
MathRenderer.php Remove utf8 encode / decode 2023-10-22 07:41:56 +02:00
MathRestbaseException.php Replace deprecated MWException 2023-06-09 13:00:46 +02:00
MathRestbaseInterface.php Identify errorous restBASE responses 2023-10-28 14:53:48 +02:00
MathSource.php Move math configuration methods into a service 2021-09-28 13:31:08 -07:00
MathValidator.php Make code using the Math.CheckerFactory service discoverable 2022-11-23 12:10:32 +00:00
MathWikibaseConnector.php Avoid try…catch where if…else will do when using LanguageFactory 2022-11-18 21:08:24 +01:00
MathWikibaseInfo.php Enable popups for annotated math formulae 2022-12-06 06:07:22 +00:00
SpecialMathShowImage.php Remove PNG rendering mode 2022-11-21 18:57:27 +00:00
SpecialMathStatus.php Add support for cli only version in MathStatus 2023-08-25 21:55:11 +00:00
SpecialMathWikibase.php Remove unnecessary uses of <span class="mw-headline"> 2022-11-24 17:04:29 +01:00
WikibaseHook.php build: Updating composer dependencies 2021-05-05 06:48:02 +00:00