Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.5
-
Labels:
-
Environment:Linux Apache MySQL, Firefox 9 and MS IE 8
-
Testing Instructions:
-
Workaround:
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_21_STABLE, MOODLE_22_STABLE
-
Pull from Repository:
-
Pull Master Branch:master_
MDL-31397 -
Pull Master Diff URL:
Description
I have got this message error "Unable to find an API adapter" for a while. After looking over it. I found that it is caused by the combination of two situations:
- The SCORM debugger is enabled (by me).
- A syntax error in the french SCORM api. (in fact, there's an error of a ['] not escaped in '-->L'activité....'; so it is causing an error of missing [;].