Saturday, September 15, 2007

0.8.10 Issues

There is at least one glitch in the latest release. The Single Student (MP) report crashes. This is caused by a typo in the code. If you want to fix it yourself, change line 2432 of file frmGol.class to:

ELSE IF cl.mymps[CurrentMP].Assignments.Length < 1 THEN

I forgot the "s" on Assignments.

This will be fixed in the next release. Keep the bug reports coming!

2 comments:

A. M. said...

I also fixed an error in the Attendance Codes dialog encountered when try to EDIT without first selecting a code.

A. M. said...

Another fix: When editing a student's info, the issue date and return date no longer display nonsense data when no textbook has been issued.