-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.9.2
-
Fix Version/s: 3.1
-
Component/s: JavaScript
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_29_STABLE
-
Fixed Branches:MOODLE_31_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-51700-master -
Pull Master Diff URL:
I noticed that because my Javascript was strictly checking for an int but the return value was a string. I could fix my external function but it seems appropriate to force Ajax to clean the value, just the same way REST does it.