Moodle

No grade found after upgrade Moodle 1.7.2 to 1.7.3

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Duplicate
  • Affects Version/s: 1.7.3
  • Fix Version/s: None
  • Component/s: Gradebook
  • Labels:
    None
  • Environment:
    Microsoft Windows Server 2003 Service Pack 2, Firefox 2.0.0.9, Apache 2.0.61, PHP 5.1.4, MySQL 5.0.41
  • Database:
    MySQL
  • Affected Branches:
    MOODLE_17_STABLE

Description

After upgrade Moodle 1.7.2 to 1.7.3 the grade of all courses are not visible, the string "nogradesreturned" are showed.
A think so about the problem is in the function grade_get_course_students in file grade/lib.php!!

Version 1.7.2:
if ($rolestoget = explode(',', $configvar)) {

Version 1.7.3:
if ($rolestoget = explode(',', $configvar->value)) {

I´m wait for the answer

Issue Links

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: