Forums / Cotonti / Development / Siena Beta Testing

Bugfixing and evaluation cycle started

GHengeveld
#26620 2010-10-13 04:52
You could copy the subfolders support from the experimental version. That part was fully implemented.

I think #548 can be closed. Edit: scratch that, it doesn't work like it should.

Found a bug:
Fatal error: Call to undefined function lcfirst() in /public_html/plugins/comments/inc/comments.functions.php on line 245
Occurred after login. URL: index.php?z=page&id=1

Update: Fixed in 1395.

And another one:
Warning: Value for Cache.SerializerPath is of invalid type, should be string on line 46 in file /public_html/plugins/htmlpurifier/htmlpurifier.php in /public_html/plugins/htmlpurifier/lib/HTMLPurifier.standalone.php on line 1864
Warning: Base directory ./plugins/htmlpurifier/lib/standalone/HTMLPurifier/DefinitionCache/Serializer does not exist, please create or change using %Cache.SerializerPath in /public_html/plugins/htmlpurifier/lib/HTMLPurifier.standalone.php on line 11246
Fatal error : SQL error : Unknown column 'com_area' in 'where clause'
Occurred after deleting a page. URL: index.php?z=page&m=edit&a=update&id=1

Update: Fixed in 1397.
This post was edited by Koradhil (2010-10-13 06:54, 14 years ago)