-
Bug
-
Resolution: Fixed
-
Minor
-
1.8
-
None
-
Moodle 1.8+ of May 9, 2007, probably all 1.8 versions. PHP is 4.4.6 under Apache 1.3.37 and Linux.
-
MOODLE_18_STABLE
-
MOODLE_18_STABLE
The default gradebook listing for an instructor is fine, but when a sort button is pressed, only standard page headers are shown. The various sort button URLs all include "&group=-1". When this text is appended to the URL of the standard display, an empty display results.
I believe the problem is due to near line 318 of lib.php, where $group is compared to zero instead of -1.
See attachment for a context diff of a fix.
--James
- will be (partly) resolved by
-
MDL-9780 Groups 181 cleanup - META
-
- Closed
-