The latest CVS doesn't seem to like tiny tables. Anybody got similar problems? Seems rather a brutal kind of error to say the super user can't own any objects. Zope Error Zope has encountered an error while publishing this resource. Error Type: SuperCannotOwn Error Value: Objects cannot be owned by the superuser ..... Traceback (innermost last): File C:\Python\devel\Zope\lib\python\ZPublisher\Publish.py, line 224, in publish_module File C:\Python\devel\Zope\lib\python\ZPublisher\Publish.py, line 189, in publish File C:\Python\devel\Zope\lib\python\Zope\__init__.py, line 221, in zpublisher_exception_hook (Object: ApplicationDefaultPermissions) File C:\Python\devel\Zope\lib\python\ZPublisher\Publish.py, line 175, in publish File C:\Python\devel\Zope\lib\python\ZPublisher\mapply.py, line 160, in mapply (Object: addItem) File C:\Python\devel\Zope\lib\python\ZPublisher\Publish.py, line 112, in call_object (Object: addItem) File C:\Python\devel\Zope\lib\python\Products\TinyTable\TinyTable.py, line 57, in addItem (Object: ApplicationDefaultPermissions) File C:\Python\devel\Zope\lib\python\OFS\ObjectManager.py, line 245, in _setObject (Object: ApplicationDefaultPermissions) File C:\Python\devel\Zope\lib\python\AccessControl\Owned.py, line 265, in manage_fixupOwnershipAfterAdd (Object: t) SuperCannotOwn: (see above) -- Robin Becker