* ERP5Site_checkCatalogTable:
* Add support for 'fixit' parameter. Calls unindexObject for missing objects, and reindexObject when values differ. * Fix detection of missing objects in the ZODB. Exclude 'path' from properties to check because it is redundant and "getProperty('path')" does not always work. * Fix comparison of float values. Rounding errors could produce false positive. * Reduce length of some lines (80 chars). * Clean up dead code. * Delete useless Alarm_activeCheckCatalogTable and update check_catalog alarm. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26854 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment