You can subscribe to this list here.
| 2000 |
Jan
|
Feb
(9) |
Mar
(2) |
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
|
Feb
(1) |
Mar
(28) |
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
(2) |
Sep
(27) |
Oct
(31) |
Nov
(7) |
Dec
(23) |
| 2002 |
Jan
(22) |
Feb
(29) |
Mar
(50) |
Apr
(1) |
May
|
Jun
(6) |
Jul
(3) |
Aug
(5) |
Sep
(27) |
Oct
(39) |
Nov
(27) |
Dec
(17) |
| 2003 |
Jan
(25) |
Feb
(33) |
Mar
(15) |
Apr
(38) |
May
(8) |
Jun
(17) |
Jul
(5) |
Aug
(3) |
Sep
(6) |
Oct
(11) |
Nov
(5) |
Dec
|
| 2004 |
Jan
(10) |
Feb
(6) |
Mar
(2) |
Apr
|
May
(7) |
Jun
(1) |
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
(1) |
Dec
(2) |
| 2005 |
Jan
|
Feb
(3) |
Mar
(5) |
Apr
|
May
(6) |
Jun
(12) |
Jul
|
Aug
(2) |
Sep
(3) |
Oct
(2) |
Nov
|
Dec
|
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(9) |
Jun
(5) |
Jul
(1) |
Aug
(16) |
Sep
(1) |
Oct
(6) |
Nov
(2) |
Dec
(2) |
| 2007 |
Jan
(17) |
Feb
(16) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
(1) |
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(8) |
| 2009 |
Jan
(4) |
Feb
(3) |
Mar
(4) |
Apr
(7) |
May
(2) |
Jun
(11) |
Jul
(1) |
Aug
(15) |
Sep
(13) |
Oct
(27) |
Nov
(21) |
Dec
(10) |
| 2010 |
Jan
(7) |
Feb
(5) |
Mar
(13) |
Apr
(31) |
May
(37) |
Jun
(17) |
Jul
(22) |
Aug
(20) |
Sep
(22) |
Oct
(19) |
Nov
(18) |
Dec
(15) |
| 2011 |
Jan
(16) |
Feb
(12) |
Mar
(8) |
Apr
(3) |
May
(1) |
Jun
(5) |
Jul
(3) |
Aug
(7) |
Sep
(7) |
Oct
(7) |
Nov
(3) |
Dec
(4) |
| 2012 |
Jan
(3) |
Feb
(2) |
Mar
(2) |
Apr
(6) |
May
(6) |
Jun
(2) |
Jul
(4) |
Aug
(3) |
Sep
(2) |
Oct
(4) |
Nov
(8) |
Dec
(13) |
| 2013 |
Jan
(2) |
Feb
(5) |
Mar
(13) |
Apr
(6) |
May
(6) |
Jun
(3) |
Jul
(6) |
Aug
(7) |
Sep
(6) |
Oct
(3) |
Nov
|
Dec
(1) |
| 2014 |
Jan
|
Feb
(2) |
Mar
(6) |
Apr
(6) |
May
(5) |
Jun
(7) |
Jul
(4) |
Aug
(1) |
Sep
(2) |
Oct
(15) |
Nov
(8) |
Dec
(3) |
| 2015 |
Jan
(6) |
Feb
(2) |
Mar
(10) |
Apr
(2) |
May
(3) |
Jun
(1) |
Jul
(5) |
Aug
(1) |
Sep
(2) |
Oct
(1) |
Nov
(1) |
Dec
(1) |
| 2016 |
Jan
(2) |
Feb
|
Mar
(5) |
Apr
(6) |
May
(5) |
Jun
(5) |
Jul
|
Aug
|
Sep
(2) |
Oct
(3) |
Nov
(2) |
Dec
(6) |
| 2017 |
Jan
(2) |
Feb
(5) |
Mar
(3) |
Apr
|
May
(1) |
Jun
(3) |
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <jm...@so...> - 2001-10-10 07:38:40
|
I got this messages this afernoon,
2001-10-09T17:03:20 PROBLEM(100) ZODB Could not import class 'workflow'
from module 'Products.OpenFlow.workflow'
------
2001-10-09T18:31:20 PROBLEM(100) ZODB Could not import class 'activity'
from module 'Products.OpenFlow.activity'
--=20
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
|
|
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 |
|
From: Vincenzo Di S. <e.d...@ic...> - 2001-10-09 16:29:57
|
The status diagram (except for special status like BLOCKED and FALLOUT) i=
s:
NEW -> ASSIGNED -> ACTIVE -> COMPLETE
For the moment, when a user fetch the token, the token get the ASSIGNED=20
status and is assigned to the workflow user, when the user start to work=20
on the token you have to change the status in ACTIVE. May be the=20
assignment of the token and the user`s work beginning have different=20
time. The difference between ASSIGNED and ACTIVE will be clear when the=20
"push" assignment mode will be implemented. With this assignment mode=20
the users will not choose what to do but someone will assign them the=20
tokens on the activities. So if a workflow user fetch a token but has=20
lot of work and doesn`t begin to work on it, the administrator can=20
reassign the token to another user.
Hope I`ve been clear..let me know...:)
Juli=E1n Mu=F1oz Dom=EDnguez wrote:
> I still have the same problem from Assigned to Complete
>=20
> Even if I do this:
>=20
> token.changeStatus('Begin', 'complete')
> token.move('Begin', None)
> token.changeStatus('enterdatas','assigned')
>=20
>=20
> Begin keeps on beeing 'assigned' (blue)
>=20
> Must I go to active ?
>=20
> What is the difference between active and assigned ?
>=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
|
|
From: <jm...@so...> - 2001-10-09 15:50:23
|
I still have the same problem from Assigned to Complete
Even if I do this:
token.changeStatus('Begin', 'complete')
token.move('Begin', None)
token.changeStatus('enterdatas','assigned')
Begin keeps on beeing 'assigned' (blue)
Must I go to active ?
What is the difference between active and assigned ?
--=20
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
|
|
From: <jm...@so...> - 2001-10-09 15:13:30
|
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):
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, line
73, in manage_beforeDelete
(Object: RoleManager)
AttributeError: ve
------
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, line
71, in manage_beforeDelete
(Object: RoleManager)
AttributeError: ve
"ve" is an activity I renamed from "b" to "ve".
This workflow has been deleted without errors in the ZMI.
--=20
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
|
|
From: Vincenzo Di S. <e.d...@ic...> - 2001-10-09 08:17:58
|
Really strange, let me know exactly what you`ve please, thank you. Juli=E1n Mu=F1oz Dom=EDnguez wrote: > It is strange, I am not able to reload the old workflows, they seem to > have been damaged (even reinstalling the same version of OpenFlow I was > using). >=20 >=20 > 2001-10-08T21:43:56 PROBLEM(100) ZODB Could not import class 'workflow' > from module 'Products.OpenFlow.workflow' >=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 |
|
From: <jm...@so...> - 2001-10-09 00:41:47
|
It is strange, I am not able to reload the old workflows, they seem to
have been damaged (even reinstalling the same version of OpenFlow I was
using).
2001-10-08T21:43:56 PROBLEM(100) ZODB Could not import class 'workflow'
from module 'Products.OpenFlow.workflow'
--=20
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
|
|
From: <jm...@so...> - 2001-10-08 21:26:05
|
Ok, it seems to work very well now !!!
But it is not back compatible, old workflows are broken (using Zope 2.4.1)
--=20
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
|
|
From: <jm...@so...> - 2001-10-08 21:05:10
|
Ahhhh!! Ok :-)
On Mon, 8 Oct 2001, Vincenzo Di Somma wrote:
> You cannot change the token status from new to complete, you have to
> pass from the assigned state.
>
> Juli=E1n Mu=F1oz Dom=EDnguez wrote:
>
> > What I am doing is moving tokens form python scripts, like this (for
> > example from Begin activity:
> >
> > token.changeStatus('Begin', 'complete')
> > token.move('Begin', None)
> >
> >
> > But when I look the history, this activies are not in white (complete),
> > but in yellow (new).
> >
> > But, an automatic activity sets well the color (white).
> >
> > I have looked at the code, but with no explanation (in fact I don't
> > understand yet the leaf structure in the history class).
> >
> >
> >
>
>
>
--=20
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
|
|
From: Vincenzo Di S. <e.d...@ic...> - 2001-10-08 16:57:42
|
You cannot change the token status from new to complete, you have to=20
pass from the assigned state.
Juli=E1n Mu=F1oz Dom=EDnguez wrote:
> What I am doing is moving tokens form python scripts, like this (for
> example from Begin activity:
>=20
> token.changeStatus('Begin', 'complete')
> token.move('Begin', None)
>=20
>=20
> But when I look the history, this activies are not in white (complete),
> but in yellow (new).
>=20
> But, an automatic activity sets well the color (white).
>=20
> I have looked at the code, but with no explanation (in fact I don't
> understand yet the leaf structure in the history class).
>=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
|
|
From: <jm...@so...> - 2001-10-08 16:37:08
|
What I am doing is moving tokens form python scripts, like this (for
example from Begin activity:
token.changeStatus('Begin', 'complete')
token.move('Begin', None)
But when I look the history, this activies are not in white (complete),
but in yellow (new).
But, an automatic activity sets well the color (white).
I have looked at the code, but with no explanation (in fact I don't
understand yet the leaf structure in the history class).
--=20
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
|
|
From: <jm...@so...> - 2001-10-08 14:31:20
|
Vicenzo, here is a patch, tell me if you like it:
Instead of evaluate inmediatly the parameters sent to an application, the
parameters string in stored "as is" in the activity object, and evaluated
when the application is launched, in order to send the application
parameters related with the token (so now you can put a token.<property>
in the parameters fields in the form, like it can be done in the condition
field )
I had to change the autolaunch funcion. In the ToDoList, nothing to be
changed, because parameters were already evaluated just before the
display.
--=20
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
|
|
From: <jm...@so...> - 2001-10-08 14:10:43
|
Ok.
I suppose that also the AUTHENTICATED_USER.roles should be changed,
exactly the same way (but I haven't tested is, since without changing it
works with mysqluserfolder). I'll do it in the future.
On Mon, 8 Oct 2001, Vincenzo Di Somma wrote:
> Uhmm, good we`ll put it in the new release, 0.4.1 :)
>
>
> Juli=E1n Mu=F1oz Dom=EDnguez wrote:
>
> > Here are 2 simple patches, to substitute AUTHENTICATED_USER.name
> > by AUTHENTICATED_USER.getUserName(), as indicated in the Zope Book (API=
).
> >
> > Openflow didn't worked well with another kind of acl_users folder
> > (mysqluserfolder), no it works.
> >
> >
> >
> >
> >
> > -----------------------------------------------------------------------=
-
> >
> > *** workflow.py.original=09Fri Oct 5 10:10:37 2001
> > --- workflow.py=09Fri Oct 5 10:13:52 2001
> > ***************
> > *** 125,135 ****
> > result[process.id][activity.id]['assigned'] =3D s=
elf.loadTokensInDictionaryList(process,
> > =
activity,
> > =
activity.reportTokens(status=3D'assigned',
> > ! =
user=3DAUTHENTICATED_USE=
R.name))
> > result[process.id][activity.id]['active'] =3D sel=
f.loadTokensInDictionaryList(process,
> > =
activity,
> > =
activity.reportTokens(status=3D'active',
> > ! =
user=3DAUTHENTICATED_USE=
R.name))
> >
> > return result
> >
> > --- 125,135 ----
> > result[process.id][activity.id]['assigned'] =3D s=
elf.loadTokensInDictionaryList(process,
> > =
activity,
> > =
activity.reportTokens(status=3D'assigned',
> > ! =
user=3DAUTHENTICATED_USE=
R.getUserName()))
> > result[process.id][activity.id]['active'] =3D sel=
f.loadTokensInDictionaryList(process,
> > =
activity,
> > =
activity.reportTokens(status=3D'active',
> > ! =
user=3DAUTHENTICATED_USE=
R.getUserName()))
> >
> > return result
> >
> >
> >
> > -----------------------------------------------------------------------=
-
> >
> > *** todolist.dtml.original=09Thu Oct 4 18:28:09 2001
> > --- todolist.dtml=09Thu Oct 4 18:30:44 2001
> > ***************
> > *** 18,24 ****
> > =09name
> > </th>
> > <td>
> > ! =09<big><dtml-var "AUTHENTICATED_USER.name"></big>
> > </td>
> > </tr>
> > <tr>
> > --- 18,24 ----
> > =09name
> > </th>
> > <td>
> > ! =09<big><dtml-var expr=3D"AUTHENTICATED_USER.getUserName()"></big>
> > </td>
> > </tr>
> > <tr>
> >
>
>
>
--=20
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
|
|
From: Vincenzo Di S. <e.d...@ic...> - 2001-10-08 09:30:21
|
Uhmm, good we`ll put it in the new release, 0.4.1 :)
Juli=E1n Mu=F1oz Dom=EDnguez wrote:
> Here are 2 simple patches, to substitute AUTHENTICATED_USER.name
> by AUTHENTICATED_USER.getUserName(), as indicated in the Zope Book (API=
).
>=20
> Openflow didn't worked well with another kind of acl_users folder
> (mysqluserfolder), no it works.
>=20
>=20
>=20
>=20
>=20
> -----------------------------------------------------------------------=
-
>=20
> *** workflow.py.original Fri Oct 5 10:10:37 2001
> --- workflow.py Fri Oct 5 10:13:52 2001
> ***************
> *** 125,135 ****
> result[process.id][activity.id]['assigned'] =3D s=
elf.loadTokensInDictionaryList(process,
> =
activity,
> =
activity.reportTokens(status=3D'assigned',
> ! =
user=3DAUTHENTICATED_U=
SER.name))
> result[process.id][activity.id]['active'] =3D sel=
f.loadTokensInDictionaryList(process,
> =
activity,
> =
activity.reportTokens(status=3D'active',
> ! =
user=3DAUTHENTICATED_U=
SER.name))
> =20
> return result
> =20
> --- 125,135 ----
> result[process.id][activity.id]['assigned'] =3D s=
elf.loadTokensInDictionaryList(process,
> =
activity,
> =
activity.reportTokens(status=3D'assigned',
> ! =
user=3DAUTHENTICATED_U=
SER.getUserName()))
> result[process.id][activity.id]['active'] =3D sel=
f.loadTokensInDictionaryList(process,
> =
activity,
> =
activity.reportTokens(status=3D'active',
> ! =
user=3DAUTHENTICATED_U=
SER.getUserName()))
> =20
> return result
> =20
>=20
>=20
> -----------------------------------------------------------------------=
-
>=20
> *** todolist.dtml.original Thu Oct 4 18:28:09 2001
> --- todolist.dtml Thu Oct 4 18:30:44 2001
> ***************
> *** 18,24 ****
> name
> </th>
> <td>
> ! <big><dtml-var "AUTHENTICATED_USER.name"></big>
> </td>
> </tr>
> <tr>
> --- 18,24 ----
> name
> </th>
> <td>
> ! <big><dtml-var expr=3D"AUTHENTICATED_USER.getUserName()"></big>
> </td>
> </tr>
> <tr>
>=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
|
|
From: Vincenzo Di S. <e.d...@ic...> - 2001-10-08 09:28:24
|
It works for me. If you update your OpenFlow version without rebuilding=20 all the objects of your workflow you will not see any change in the=20 objects behaviour. Recreate the process map from scratch and see what happens :) Juli=E1n Mu=F1oz Dom=EDnguez wrote: > Hello Vicenzo, >=20 > have you something new about to the errors in Openflow? >=20 > This this workflow >=20 > (A) Begin (Begin session order) > (T) Begin_Enterdatas > (T) Begin_expiredsession > (A) End >=20 > (A) enter_datas > (A) expiredsession > (A) process_order >=20 >=20 > The View tab on the process represents this: >=20 >=20 > Begin begin and >=20 > begin_processorder > begin_entertadas > Begin_expiredsession > Begin_Enterdatas >=20 >=20 > begin_processorder and begin_enterdatas should not be here, and I can't > "delete" them. >=20 > Have you looked at this ?? I look at it ?? >=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 |
|
From: <jm...@so...> - 2001-10-05 11:19:15
|
Hello Vicenzo,
have you something new about to the errors in Openflow?
This this workflow
(A) Begin (Begin session order)
(T) Begin_Enterdatas
(T) Begin_expiredsession
(A) End
(A) enter_datas
(A) expiredsession
(A) process_order
The View tab on the process represents this:
Begin begin and
begin_processorder
begin_entertadas
Begin_expiredsession
Begin_Enterdatas
begin_processorder and begin_enterdatas should not be here, and I can't
"delete" them.
Have you looked at this ?? I look at it ??
--=20
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
|
|
From: <jm...@so...> - 2001-10-05 10:42:21
|
Here are 2 simple patches, to substitute AUTHENTICATED_USER.name
by AUTHENTICATED_USER.getUserName(), as indicated in the Zope Book (API).
Openflow didn't worked well with another kind of acl_users folder
(mysqluserfolder), no it works.
--=20
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
|
|
From: <jm...@so...> - 2001-09-27 16:19:06
|
to apply to workflow.py:
It Allows to limit the access to the creation of tokens to the roles with
the "Add Tokens" permission.
*** workflow.py.original Thu Sep 27 11:20:26 2001
--- workflow.py Thu Sep 27 11:22:01 2001
***************
*** 70,75 ****
--- 70,77 ----
return getattr(process, token_id)
+ security.declareProtected('Add Tokens', 'generateToken')
+
def generateToken(self, process_id, customer, title=None,comments=''):
""" creates a new token in the process """
process = getattr(self, process_id)
|
|
From: Vincenzo Di S. <e.d...@ic...> - 2001-09-27 13:02:41
|
Yes, they`re created automatically. Juli=E1n Mu=F1oz Dom=EDnguez wrote: > I am playing a bit with security. >=20 > I have some permissions, 'Add Tokens', 'Add Transactions', (...), which > seems to be created implicitly (no reference to it in the code), is it = true ? >=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 |
|
From: <jm...@so...> - 2001-09-27 12:57:27
|
I am playing a bit with security.
I have some permissions, 'Add Tokens', 'Add Transactions', (...), which
seems to be created implicitly (no reference to it in the code), is it true=
?
--=20
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
|
|
From: Vincenzo Di S. <e.d...@ic...> - 2001-09-26 12:47:46
|
I think it`s the same bug, I`ll fix it tomorrow morning, you`ll find the=20 fixed version in CVS, ok ? Bye, Vincenzo. Juli=E1n Mu=F1oz Dom=EDnguez wrote: > In the same line of error, when I go to the 'Begin' Activity, and I do > "view", I have this error. >=20 > begin_processorder transaction was deleted (or renamed) yesterday, but = it > things it is still there: >=20 >=20 > Zope Error >=20 > Zope has encountered an error while publishing this resource. >=20 > Error Type: AttributeError > Error Value: begin_processorder >=20 >=20 >=20 > Troubleshooting Suggestions >=20 > The URL may be incorrect. > The parameters passed to this resource may be incorrect. > A resource that this resource relies on may be encounteri= ng > an error. >=20 > For more detailed information about the error, please refer t= o > the HTML source for this page. >=20 > If the error persists please contact the site maintainer. Tha= nk > you for your patience. >=20 >=20 >=20 >=20 > Traceback (innermost last): > File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 223, in > publish_module > File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 187, in > publish > File /home/julian/Zope/lib/python/Zope/__init__.py, line 226, in > zpublisher_exception_hook > (Object: LockableItem) > File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 171, in > publish > File /home/julian/Zope/lib/python/ZPublisher/mapply.py, line 160, in > mapply > (Object: index_html) > File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 112, in > call_object > (Object: index_html) > File /home/julian/Zope/lib/python/Shared/DC/Scripts/Bindings.py, line > 324, in __call__ > (Object: index_html) > File /home/julian/Zope/lib/python/Shared/DC/Scripts/Bindings.py, line > 354, in _bindAndExec > (Object: index_html) > File /home/julian/Zope/lib/python/App/special_dtml.py, line 241, in > _exec > (Object: index_html) > File /home/julian/Zope/lib/python/DocumentTemplate/DT_In.py, line 691= , > in renderwob > (Object: getToTransactions) > File /home/julian/Zope/lib/python/Products/OpenFlow/activity.py, line > 181, in getToTransactions > (Object: LockableItem) > File /home/julian/Zope/lib/python/Products/OpenFlow/utilities.py, lin= e > 12, in idListToObjectList > (Object: LockableItem) > AttributeError: (see above) >=20 >=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 |
|
From: <jm...@so...> - 2001-09-26 12:32:09
|
In the same line of error, when I go to the 'Begin' Activity, and I do
"view", I have this error.
begin_processorder transaction was deleted (or renamed) yesterday, but it
things it is still there:
Zope Error
Zope has encountered an error while publishing this resource.
Error Type: AttributeError
Error Value: begin_processorder
Troubleshooting Suggestions
The URL may be incorrect.
The parameters passed to this resource may be incorrect.
A resource that this resource relies on may be encountering
an error.
For more detailed information about the error, please refer to
the HTML source for this page.
If the error persists please contact the site maintainer. Thank
you for your patience.
Traceback (innermost last):
File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 223, in
publish_module
File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 187, in
publish
File /home/julian/Zope/lib/python/Zope/__init__.py, line 226, in
zpublisher_exception_hook
(Object: LockableItem)
File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 171, in
publish
File /home/julian/Zope/lib/python/ZPublisher/mapply.py, line 160, in
mapply
(Object: index_html)
File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 112, in
call_object
(Object: index_html)
File /home/julian/Zope/lib/python/Shared/DC/Scripts/Bindings.py, line
324, in __call__
(Object: index_html)
File /home/julian/Zope/lib/python/Shared/DC/Scripts/Bindings.py, line
354, in _bindAndExec
(Object: index_html)
File /home/julian/Zope/lib/python/App/special_dtml.py, line 241, in
_exec
(Object: index_html)
File /home/julian/Zope/lib/python/DocumentTemplate/DT_In.py, line 691,
in renderwob
(Object: getToTransactions)
File /home/julian/Zope/lib/python/Products/OpenFlow/activity.py, line
181, in getToTransactions
(Object: LockableItem)
File /home/julian/Zope/lib/python/Products/OpenFlow/utilities.py, line
12, in idListToObjectList
(Object: LockableItem)
AttributeError: (see above)
--=20
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
|
|
From: <jm...@so...> - 2001-09-26 12:31:57
|
I think that this bug is related with the renaming of the transation, I
think I renamed it before. I have deleted it, recreated it, renamed it,
and I got the same problem
On Tue, 25 Sep 2001, Juli=E1n Mu=F1oz Dom=EDnguez wrote:
>
> It seems that my process is becoming fool.
>
> 1.zexp is a process
>
> When I edit begin_enterdatas transaction, if I change "To:" to
> "enter_datas" I get this error:
>
>
> Zope Error
>
> Zope has encountered an error while publishing this resource.
>
> Error Type: ValueError
> Error Value: list.index(x): x not in list
>
>
>
> Troubleshooting Suggestions
>
> The URL may be incorrect.
> The parameters passed to this resource may be incorrect.
> A resource that this resource relies on may be encountering
> an error.
>
> For more detailed information about the error, please refer to
> the HTML source for this page.
>
> If the error persists please contact the site maintainer. Thank
> you for your patience.
>
>
>
>
> Traceback (innermost last):
> File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 223, in
> publish_module
> File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 187, in
> publish
> File /home/julian/Zope/lib/python/Zope/__init__.py, line 226, in
> zpublisher_exception_hook
> (Object: RoleManager)
> File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 171, in
> publish
> File /home/julian/Zope/lib/python/ZPublisher/mapply.py, line 160, in
> mapply
> (Object: manage_editTransaction)
> File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 112, in
> call_object
> (Object: manage_editTransaction)
> File /home/julian/Zope/lib/python/Products/OpenFlow/transaction.py, lin=
e
> 82, in manage_editTransaction
> (Object: RoleManager)
> File /home/julian/Zope/lib/python/Products/OpenFlow/transaction.py, lin=
e
> 94, in editTo
> (Object: RoleManager)
> File /home/julian/Zope/lib/python/Products/OpenFlow/activity.py, line
> 135, in removeFrom
> (Object: LockableItem)
> ValueError: (see above)
>
>
>
>
>
>
--=20
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
|
|
From: Vincenzo Di S. <e.d...@ic...> - 2001-09-25 15:44:01
|
Juli=E1n Mu=F1oz Dom=EDnguez wrote: > It seems that my process is becoming fool. >=20 > 1.zexp is a process >=20 > When I edit begin_enterdatas transaction, if I change "To:" to > "enter_datas" I get this error: >=20 >=20 > Zope Error >=20 > Zope has encountered an error while publishing this resource. >=20 > Error Type: ValueError > Error Value: list.index(x): x not in list >=20 >=20 >=20 > Troubleshooting Suggestions >=20 > The URL may be incorrect. > The parameters passed to this resource may be incorrect. > A resource that this resource relies on may be encounteri= ng > an error. >=20 > For more detailed information about the error, please refer t= o > the HTML source for this page. >=20 > If the error persists please contact the site maintainer. Tha= nk > you for your patience. >=20 >=20 >=20 >=20 > Traceback (innermost last): > File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 223, in > publish_module > File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 187, in > publish > File /home/julian/Zope/lib/python/Zope/__init__.py, line 226, in > zpublisher_exception_hook > (Object: RoleManager) > File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 171, in > publish > File /home/julian/Zope/lib/python/ZPublisher/mapply.py, line 160, in > mapply > (Object: manage_editTransaction) > File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 112, in > call_object > (Object: manage_editTransaction) > File /home/julian/Zope/lib/python/Products/OpenFlow/transaction.py, l= ine > 82, in manage_editTransaction > (Object: RoleManager) > File /home/julian/Zope/lib/python/Products/OpenFlow/transaction.py, l= ine > 94, in editTo > (Object: RoleManager) > File /home/julian/Zope/lib/python/Products/OpenFlow/activity.py, line > 135, in removeFrom > (Object: LockableItem) > ValueError: (see above) >=20 >=20 Uhmmm can you send us the .zexp ? :) --=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 |
|
From: <jm...@so...> - 2001-09-25 14:11:40
|
It seems that my process is becoming fool.
1.zexp is a process
When I edit begin_enterdatas transaction, if I change "To:" to
"enter_datas" I get this error:
Zope Error
Zope has encountered an error while publishing this resource.
Error Type: ValueError
Error Value: list.index(x): x not in list
Troubleshooting Suggestions
The URL may be incorrect.
The parameters passed to this resource may be incorrect.
A resource that this resource relies on may be encountering
an error.
For more detailed information about the error, please refer to
the HTML source for this page.
If the error persists please contact the site maintainer. Thank
you for your patience.
Traceback (innermost last):
File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 223, in
publish_module
File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 187, in
publish
File /home/julian/Zope/lib/python/Zope/__init__.py, line 226, in
zpublisher_exception_hook
(Object: RoleManager)
File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 171, in
publish
File /home/julian/Zope/lib/python/ZPublisher/mapply.py, line 160, in
mapply
(Object: manage_editTransaction)
File /home/julian/Zope/lib/python/ZPublisher/Publish.py, line 112, in
call_object
(Object: manage_editTransaction)
File /home/julian/Zope/lib/python/Products/OpenFlow/transaction.py, line
82, in manage_editTransaction
(Object: RoleManager)
File /home/julian/Zope/lib/python/Products/OpenFlow/transaction.py, line
94, in editTo
(Object: RoleManager)
File /home/julian/Zope/lib/python/Products/OpenFlow/activity.py, line
135, in removeFrom
(Object: LockableItem)
ValueError: (see above)
--=20
__o
_ \<_
(_)/(_)
Saludos de Juli=E1n
EA4ACL
-.-
|