• Julien Muchembled's avatar
    * ERP5Site_checkCatalogTable: · 1fa75866
    Julien Muchembled authored
      * 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
    1fa75866
check_catalog.xml 2.05 KB