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/
signature.asc
Description: This is a digitally signed message part
_______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
