Moodle

scorm/player.php doesn't use theme's footer logic

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.8
  • Fix Version/s: 1.8.2, 1.9
  • Component/s: SCORM
  • Labels:
    None
  • Environment:
    firefox 2.0, apache 2.2, php 5.2.2, mySql 5.0.18, windows 2000
  • Database:
    MySQL
  • Affected Branches:
    MOODLE_18_STABLE
  • Fixed Branches:
    MOODLE_18_STABLE, MOODLE_19_STABLE

Description

get an XML parsing error on scorm/player.php. Code is missing </div> at end because it doesn't use a call to print_footer($course). End of code needs to replace </body></html> with print_footer and match up divs.

Activity

Hide
Roberto Pinna added a comment -

Fixed both in HEAD and STABLE

Roberto.

Show
Roberto Pinna added a comment - Fixed both in HEAD and STABLE Roberto.

People

Vote (1)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: