[ZCM] [ZC] 1014/ 3 Reject "ZCatalog refresh finds new item"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Tue Aug 16 06:36:31 EDT 2005
Issue #1014 Update (Reject) "ZCatalog refresh finds new item"
Status Rejected, Catalog/bug medium
To followup, visit:
http://www.zope.org/Collectors/Zope/1014
==============================================================
= Reject - Entry #3 by ajung on Aug 16, 2005 6:36 am
Status: Pending => Rejected
No further feedback.
________________________________________
= Comment - Entry #2 by regebro on Sep 24, 2004 6:12 am
What would you expect to happen, and can you provide some code to reproduce this problem?
________________________________________
= Request - Entry #1 by andreas_hansson on Aug 7, 2003 3:39 pm
When a ZCatalog is refreshed with refreshCatalog(clear=1) after file deletion the catalog finds and catalogs other files located in a parent folder of the removed files.
The situation is as follows. A file holding user status is located in the element folder. To be able to group users a session folder is created in the element folder and when a user is added to a session a file with a unique user id is created in the session folder.
It could be:
/element/12345
/element/sessions/some_session/12345
When the member is removed from the session I refresh the catalog where it was earlier catalogued (and yes I made sure it was the correct object that was catalogued) and then to my surprise the other object with id "12345" located two levels up is catalogued instead.
==============================================================
More information about the Zope-Collector-Monitor
mailing list