reset password
Author Message
cysun
Posts: 2935
Posted 06:20 Mar 19, 2009 |

Fixed a NullPointerException that happened when trying to select student samples for a course journal, and a minor display bug on the same JSP page.

Last edited by cysun at 06:33 Mar 19, 2009.
cysun
Posts: 2935
Posted 15:01 Mar 19, 2009 |

Also fixed today is an problem caused by Java timezone detection on Ubuntu (see https://bugs.launchpad.net/ubuntu/+source/sun-java6/+bug/49068/comments/22 for more details). Because of the wrong timezone, all CSNS timestamps generated by Java between 3/8/2009 (start of Daylight Saving Time) and 3/19/2009 (today) are off by one hour. Timestamps generated by database are all fine.