Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 1.9.2
-
Fix Version/s: None
-
Component/s: SCORM
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
This is a bug that was fixed by Jonathan Newman:
addslashes causes known issues with javascript in strings containing single quotes. Use addslashes_js instead.
Also in scorm 1.2 lib, we only need to call addslashes once on the string.
Attachments
Issue Links
| This issue duplicates: | ||||
| MDL-8193 | Incorrect handling of quotes in SetValue processing |
|
|
|
thanks Francois - this is a duplicate - see
MDL-8193Dan
MDL-8193