Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6.3
-
Component/s: SCORM
-
Labels:None
-
Environment:ubuntu 6.06, apache 2.0, php 5
-
Database:Any
-
Affected Branches:MOODLE_16_STABLE
-
Fixed Branches:MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE
Description
a single quote on text in catalan produces httrequest javascript to broke and give no succes code
file : /mod/scorm/mod.html
exp .: result.concat('Registre d'errors:\n'+errorlogs);
one good chance is to replace single quotes with double quotes or scaping content
thanks for advance
Issue Links
| This issue has been marked as being related by: | ||||
| MDL-8193 | Incorrect handling of quotes in SetValue processing |
|
|
|
Assigning to Sadiel for prioritising and fixing.