Deletes don't seem to work on some (maybe all) objects.
The $DB_DataObject->delete gets called in
inc/common.remove.php and the permissions are right,
but the actually deletion of the row doesn't happen. I
think(!!) the "if (isset($this->_query) &&
$this->_query['condition'])" clause in DataObject.php
is false for some reason...
OpenIT 2.0.1
PEAR 1.4.9 stable
DB 1.7.6 stable
DB_DataObject 1.8.4 stable
Logged In: YES
user_id=244007
Dear triggsw
it seems that your're useing not the latest version of
OpenIT. Maybe thats why I can
not
reproduce this error here on a similar system with OpenIT
2.2-rc1.
By the way: There is no need to install any PEAR package for
OpenIT as the necessary packages come bundled with openIT.
Best regards
Dieter