On Wed, 2011-06-08 at 15:23 +0530, Joe Steeve wrote:
> I would have been happy if the transaction failed completely. But, it
> had not. The transaction was successful. Subsequent requests on the
> same object show that the previous modifications are intact. The
> object's changes just did not make it to the disk. 

Found the issue. The problem was with our code. The content class was
not derived from persistent.Persistent. Fixing that fixed the problem.

Thanks guys :)

-- 
Joe Steeve
HiPro IT Solutions Pvt. Ltd.
http://hipro.co.in/

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )

Reply via email to