Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1.1, 2.3.4
-
Fix Version/s: 2.5
-
Component/s: JavaScript
-
Testing Instructions:
-
Affected Branches:MOODLE_21_STABLE, MOODLE_23_STABLE
-
Fixed Branches:MOODLE_25_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
While trying to run our Moodle website behind a proxy with Apache mod_proxy (for internal reasons) we encountered issues due to some ajax json responses not being sent using correct myme-type.
Note: Some modules like file manager (blocks/file_manager/ajax.php) explicitly set their ajax response myme type to application/json