|
From: Vincenzo Di S. <e.d...@ic...> - 2001-10-09 16:56:02
|
Ok, thanks, the problem was that when Zope try to delete a transaction=20 after have deleted a refered activity, he try to update the activity,=20 obviously the activity in no longer in the database and generate an error. Fixed in the CVS. Juli=E1n Mu=F1oz Dom=EDnguez wrote: > Deleting a workflow that I done yesterday with the last openflow > (from cvs), I've got this error in zope console (not in the browser): >=20 >=20 > 2001-10-09T14:40:09 ERROR(200) Zope manage_beforeDelete() threw > Traceback (innermost last): > File /home/julian/Zope/lib/python/OFS/ObjectManager.py, line 349, in > manage_beforeDelete > (Object: LockableItem) > File /home/julian/Zope/lib/python/Products/Openflow/transaction.py, l= ine > 73, in manage_beforeDelete > (Object: RoleManager) > AttributeError: ve >=20 >=20 > ------ > 2001-10-09T14:40:09 ERROR(200) Zope manage_beforeDelete() threw > Traceback (innermost last): > File /home/julian/Zope/lib/python/OFS/ObjectManager.py, line 349, in > manage_beforeDelete > (Object: LockableItem) > File /home/julian/Zope/lib/python/Products/Openflow/transaction.py, l= ine > 71, in manage_beforeDelete > (Object: RoleManager) > AttributeError: ve >=20 >=20 > "ve" is an activity I renamed from "b" to "ve". > This workflow has been deleted without errors in the ZMI. >=20 >=20 >=20 --=20 Vincenzo Di Somma - Responsabile Ricerca e Sviluppo - Icube S.r.l. Sede: Via Ridolfi 15 - 56124 Pisa (PI), Italia E-mail: e.d...@ic... WWW: www.icube.it Tel: (+39) 050 97 02 07 Fax: (+39) 050 31 36 588 |