On Wed, May 6, 2009 at 12:36, John Snowdon <j.p.snow...@newcastle.ac.uk> wrote:
> Systems are all 2.11.0 Zope clients with Data.fs served by matching
> versions of Zeo. Not all of our 2.11.0 apps that are showing this
> behaviour, only a couple, so I doubt it's something wrong with Zope or
> ZEO.

Yeah, that happens easily. Someone has, probably by mistake, been
setting an attribute on objects in methods that should be read-only,
or by mistake called a method that modifies something from a page
template or similar. You need to get the developers to dig into what
those accidental changes are.

-- 
Lennart Regebro: Python, Zope, Plone, Grok
http://regebro.wordpress.com/
+33 661 58 14 64
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to