Yes I searched on 'conflicts ...', nothing really helped. I commented out the set in session, didn't change anything... However, if I comment out the "changeskin" method, the problem doesn't seem to appear??? But I actually need that call :-( Any idea? -- Jean -----Original Message----- From: Chris Withers [mailto:chrisw@nipltd.com] Sent: jeudi 11 septembre 2003 16:35 To: Jean Baltus Cc: zope@zope.org Subject: Re: [Zope] ZODB conflict error AFTER adding an 'Access Rules' Jean Baltus wrote:
My access rule sets an attribute into the session object and changes skin (CMF 1.4 feature) ?
Try commenting out the code which sets the session attribute and see if hte problems go away, if they do, then you need to speak to Chris McDonough nicely and see if he has any ideas... I remember some threads on conflicts in sessions a while back, so maybe a have a Google too... Chris