StaticPages, PostgreSQL, and Empty Values
Posted: Fri Oct 28, 2005 5:06 am
Using StaticPages plugin 3.06 and PostgreSQL, the creation of new pages fails if "Perform Markup Transformations" is set to "No"
The INSERT INTO serendipity_staticpages fails as 'markup' field is a '' instead of an int. Should it be set to '0' for a No?
The 'pageorder' field is also '', though that doesn't create a failure.
The INSERT INTO serendipity_staticpages fails as 'markup' field is a '' instead of an int. Should it be set to '0' for a No?
The 'pageorder' field is also '', though that doesn't create a failure.