Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Duplicate
-
Affects Version/s: 1.9.2
-
Fix Version/s: None
-
Component/s: SCORM
-
Labels:None
-
Environment:Windows 2003 SP 2 IIS MySQL 5
-
Database:MySQL
-
Affected Branches:MOODLE_19_STABLE
Description
Launching SCORM package the resource link has variables passed in the url. On launch the characters are changed.
This is what the url looks like in the browser.
http://moodle/file.php/127/moddata/scorm/331/mlscorm.htm%3Fcrs_acro%3DcourseAcronym%26site_id%3DcompanyCode
The resource node in the IMS manifest
type="webcontent" href="mlscorm.htm?crs_acro=courseAcronym&site_id=companyCode"
This is the url resource in the Data Base
mlscorm.htm?crs_acro=courseAcronym&site_id=companyCode
Issue Links
| This issue duplicates: | ||||
| MDL-16060 | SCORM Activity Redirect Failure |
|
|
|
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
Thanks for the report - we will be addressing this asap.
this is a duplicate of mdl-16060