Łukasz Nowak
2007-09-21 08:31:37 UTC
Hello,
While doing copy or cut & paste on objects in Zope (eg. Container and
Container Line type in Sale Packing List) I have WARNING from
SQLCatalog, generated by line:
LOG('SQLCatalog', WARNING,
'uid of %r changed from %r to %r as old one is assigned
to %s in catalog !!! This can be fatal. You should reindex the whole
site immediately.' % (object, uid, object.uid, catalog_path))
(about 1570 line of ZSQLCatalog/SQLCatalog.py)
And then I have to reindex whole site.
How can I fix it? What would be real problem? Is that problem
unit-tested somewhere?
Regards,
Luke
While doing copy or cut & paste on objects in Zope (eg. Container and
Container Line type in Sale Packing List) I have WARNING from
SQLCatalog, generated by line:
LOG('SQLCatalog', WARNING,
'uid of %r changed from %r to %r as old one is assigned
to %s in catalog !!! This can be fatal. You should reindex the whole
site immediately.' % (object, uid, object.uid, catalog_path))
(about 1570 line of ZSQLCatalog/SQLCatalog.py)
And then I have to reindex whole site.
How can I fix it? What would be real problem? Is that problem
unit-tested somewhere?
Regards,
Luke
--
?ukasz Nowak R&D Ventis http://www.ventis.com.pl/
tel: +48 32 768 16 85 fax: +48 32 392 10 61
``Use the Source, Luke...''
?ukasz Nowak R&D Ventis http://www.ventis.com.pl/
tel: +48 32 768 16 85 fax: +48 32 392 10 61
``Use the Source, Luke...''