Fixed
Details
Details
Priority
Affects versions
Fix versions
Components
Assignee
Unassigned
UnassignedReporter
Matthew Buckett
Matthew BuckettEnvironment
HSQLDB
Created December 12, 2007 at 6:24 AM
Updated March 27, 2012 at 7:00 AM
Resolved April 23, 2008 at 8:53 AM
When running against HSQLDB and looking in the sites tool some sites are missing creation/modification time/user. This isn't serious but looks untidy as the UI (displaying $site.CreatedBy.DisplayName) and setting it to the current time gives an indication to the user as to when sakai was installed for the first time.
MySQL setup scripts have already been updated to this pattern which was driven by SAK-5271 but it seems that HSQL and Oracle were not changed.
Attached is a patch that changes this for HSQLDB. I don't have an Oracle instance to test changes against.