Moodle

SCORM url Encoding error

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Critical 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

Activity

Hide
Dan Marsden added a comment -

Thanks for the report - we will be addressing this asap.

this is a duplicate of mdl-16060

Show
Dan Marsden added a comment - Thanks for the report - we will be addressing this asap. this is a duplicate of mdl-16060

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: