Yup, thats not so much as by design, but a feature it would be nice to fix one day. The reason being changing properties on a sub object does not change the folder. However other actions on sub objects, such as copy / paste, rename do change the containing folder causing it to show up as out of date. The sync'ing system isn't quite cvs yet :) ----- Original Message ----- From: "Arno Gross" <zope@consotec.de> To: "Zope-MaillingList" <zope@zope.org>; <andy@agmweb.ca>; <arno.gross@consotec.de>; <tiagabg@hotmail.com> Sent: Sunday, September 30, 2001 3:13 AM Subject: [Zope] ZSyncer, changed subobjects not visible on top
Hi,
I want to notify the developers of ZSyncer for a small bug. The product is working really well in most cases but when an object is changed in a subfolder it doesn't affect the status of the folder container of that changed object.
Example: Root(folder) ----Test(folder) index_html(DTML document)
Lets suppose that we have two servers to sync. (SrvSource->SrvDestination) Lets change the content of index_html on SrvSource.
We start an instance of ZSyncer product on SrvSource. This instance is checking for the root folder will mark the folder Test as OK -although an object which is contained by it was changed. Of coarse if we do a sync on that folder(Test) it will show that the index_html was changed and needs to be updated. I am not sure if it's a bug but I had to notify somebody.
Best Regards
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )