Autocreated site don't all have creation/modification information

Description

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.

Attachments

1
  • 12 Dec 2007, 06:24 AM

Activity

Ian Boston November 15, 2009 at 8:42 AM

Unassigning this issue as I am unlikely to get time to work on it, and leaving it assigned to me gives the wrong impression.

Ian Boston April 23, 2008 at 8:53 AM

Patch applied, please check

Matthew Buckett April 23, 2008 at 3:06 AM

Yep, MySQL is fixed. The patch was for HSQLDB which looking at trunk (45668) still doesn't have timestamps.
Sorry, it's a bad patch that doesn't include the path/filename from root of checkout.

Ian Boston April 23, 2008 at 2:57 AM

Can you check that this is not already fixed, I had a look a the MySQL script and it looks like it has already been patched.

I think that the oracle one is Ok, which is where the other 2 came from.

Fixed

Priority

Affects versions

Fix versions

Assignee

Reporter

Environment

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