yeah, the defaultPageId remains unset until a user first customizes a theme, so a NULL value seems appropriate. MySQL doesn't seem to have a problem with this and simply lets the value be empty string, which is an alternative to NULL.
-- Allen On Mon, 2005-10-31 at 07:55, Dave Johnson wrote: > Allen, > > I think the fix for this one is to allow website.defaultPageId to be > null. Because, when using a shared theme there is no need to track the > ID of the theme's default page within the weblog itself. > > http://opensource2.atlassian.com/projects/roller/browse/ROL-869 > > Any advice on this? > > - Dave > >
