Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.8.6, 1.9.2
-
Component/s: JavaScript
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
-
Fixed Branches:MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE
Description
As suggested by Eloy, the class in lib/json/JSON.php is a pear class (now residing in HTML/AJAX) and needs to be moved to the right directory, and properly credited in the lib/pear/README.txt file. All files in core and contrib using this class also need updating.