[Zope-CMF] DcworkFlow swallows second parameter to ObjectMoved
alan runyan
alan runyan" <runyaga@runyaga.com
Wed, 4 Sep 2002 17:04:10 -0500
Shane if you package up a release. please look at my patch
http://collector.zope.org/CMF/43
----- Original Message -----
From: "Shane Hathaway" <shane@zope.com>
To: "Robert Rottermann" <robert@redcor.ch>
Cc: <zope-cmf@zope.org>
Sent: Wednesday, September 04, 2002 4:19 PM
Subject: Re: [Zope-CMF] DcworkFlow swallows second parameter to ObjectMoved
> Robert Rottermann wrote:
> > Hello,
> > I am trying to move an object during a transaction.
> > in the transaction script I raise ObjectMoved(neobj, "url to the new
> > object") exception.
> > However this second parameter gets swallowed later on when ObjectMoved
is
> > rerisen.
>
> Because it was on my mind, I made an attempt at fixing this. In your
> DCWorkflow checkout directory, do this:
>
> cvs -q up -r shane-save-exception-value-branch
>
> Does it solve the problem? If so, I'll merge it. (It's about time for
> a packaged release, eh? ;-) )
>
> Shane
>
>
> _______________________________________________
> Zope-CMF maillist - Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests
>