IThe code is quite clear. The documentation is exemplary. But it simply doesn't work :-(
I fixed this bug and several others, there is an alpha2 available from the same download location. I'm not subscribed to the zope list so if this does not go through would you mind forwarding it to the list for me? Thanks, -Michel
Michel Pelletier wrote:
IThe code is quite clear. The documentation is exemplary. But it simply doesn't work :-(
I fixed this bug and several others, there is an alpha2 available from the same download location.
Hi Michel, thanks for your really fast reply. Unfortunately the new release is not what I expected. It took only 5 minutes to find out what I'm reporting here ... less time then writing this message. Could you PLEASE investigate some more time on your releases? It would help all the members of the community to do their job more efficiently. I thing there are more then enough half-cooked products out there. Simply branding such products as alpha (IMHO) is not the right way. create a MetaFlow Object in ZMI (Workflow) -> add two states (public,private) -> try to delete one of them (public) -> ERROR: BadRequest:addImage does not exist NOT sloved -> add two Transitions (publish,hide) -> try to set any property of a Transition -> ERROR: KeyError: destination solved -> try to create a MetaFlow File (MyFile) WorkflowDefinition:Workflow -> ERROR: WorkflowError: no initial state in workflow Workflow NOT solved If I try to call the verify method with the Browser : http://localhost/Workflow/verify I get the following NameError: global name 'getInitialState' is not defined I know it's not called as you documented but it would be a nice feature ;-) BTW: a version.txt and a changes.txt would make things better Regards Andreas -- _______________________________________________________________________ Andreas Heckel andreas@easyleading.org LINUX is like a wigwam...no gates...no windows and an apache inside ;-)
Hello, I've installed alpha2, but mine did not work also. Whet I try to add a state, I've got the error: Error Type: TALESError Error Value: exceptions.AttributeError on 'None' object has no attribute 'getName' in '', at line 26, column 4 Thanks, Parra ----- Original Message ----- From: "Michel Pelletier" <michel@dialnetwork.com> To: <andreas@easyleading.org> Cc: <zope@zope.org> Sent: Thursday, April 18, 2002 7:41 AM Subject: [Zope] MetaFlow
IThe code is quite clear. The documentation is exemplary. But it simply doesn't work :-(
I fixed this bug and several others, there is an alpha2 available from the same download location. I'm not subscribed to the zope list so if this does not go through would you mind forwarding it to the list for me?
Thanks,
-Michel
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
On Thursday 18 April 2002 02:35 pm, Marcello Parra Martins wrote:
Hello,
I've installed alpha2, but mine did not work also. Whet I try to add a state, I've got the error:
Error Type: TALESError Error Value: exceptions.AttributeError on 'None' object has no attribute 'getName' in '', at line 26, column 4
Are you sure you have the alpha2? I don't ge that error, I can build a simple workflow with a new object on a clean 2.5 install. I uploaded a fresh file incase the problem is at my end. Sorry about the errors in the first alpha, call it a goof. -Michel
Michel Pelletier wrote:
On Thursday 18 April 2002 02:35 pm, Marcello Parra Martins wrote:
Hello,
I've installed alpha2, but mine did not work also. Whet I try to add a state, I've got the error:
Error Type: TALESError Error Value: exceptions.AttributeError on 'None' object has no attribute 'getName' in '', at line 26, column 4
Are you sure you have the alpha2? I don't ge that error, I can build a simple workflow with a new object on a clean 2.5 install. I uploaded a fresh file incase the problem is at my end.
Sorry about the errors in the first alpha, call it a goof.
IMHO it makes no sense asking Marcello for installing alpha2. As you can see on my pervious post it is as buggy as alpa1. Feel free to reply if you can't reproduce the errors I reported and if you want me to post the tracebacks. Regards -- _______________________________________________________________________ Andreas Heckel andreas@easyleading.org
The file I downloaded is called "MetaFlow-1.0alpha2". So.... it's alpha2. ----- Original Message ----- From: "Andreas Heckel" <andreas@easyleading.org> To: "Michel Pelletier" <michel@dialnetwork.com> Cc: "Marcello Parra Martins" <lista@parra.locaweb.com.br>; <zope@zope.org> Sent: Thursday, April 18, 2002 10:15 AM Subject: Re: [Zope] MetaFlow
Michel Pelletier wrote:
On Thursday 18 April 2002 02:35 pm, Marcello Parra Martins wrote:
Hello,
I've installed alpha2, but mine did not work also. Whet I try to add a state, I've got the error:
Error Type: TALESError Error Value: exceptions.AttributeError on 'None' object has no
attribute
'getName' in '', at line 26, column 4
Are you sure you have the alpha2? I don't ge that error, I can build a simple workflow with a new object on a clean 2.5 install. I uploaded a fresh file incase the problem is at my end.
Sorry about the errors in the first alpha, call it a goof.
IMHO it makes no sense asking Marcello for installing alpha2. As you can see on my pervious post it is as buggy as alpa1. Feel free to reply if you can't reproduce the errors I reported and if you want me to post the tracebacks.
Regards
-- _______________________________________________________________________ Andreas Heckel andreas@easyleading.org
On Thursday 18 April 2002 03:20 pm, Marcello Parra Martins wrote:
The file I downloaded is called "MetaFlow-1.0alpha2". So.... it's alpha2.
I downloaded and installed alpha2 on a fresh 2.5 installation and it works for me. Did you get an error? Are you sure you have the right file? Try downloading it again and let me know how it goes. I'm still working with our admins to get a MetaFlow mailing list. -Michel
Hello Michel, I've just tested MetaFlow alpha2 in a fresh instalation. Worked fine now. Also make the examples on ZopeMag and OK too. Thanks Marcello Parra ----- Original Message ----- From: "Michel Pelletier" <michel@dialnetwork.com> To: "Marcello Parra Martins" <lista@parra.locaweb.com.br> Cc: <zope@zope.org> Sent: Monday, April 22, 2002 7:11 AM Subject: Re: [Zope] MetaFlow
On Thursday 18 April 2002 03:20 pm, Marcello Parra Martins wrote:
The file I downloaded is called "MetaFlow-1.0alpha2". So.... it's alpha2.
I downloaded and installed alpha2 on a fresh 2.5 installation and it works for me. Did you get an error? Are you sure you have the right file? Try downloading it again and let me know how it goes.
I'm still working with our admins to get a MetaFlow mailing list.
-Michel
participants (3)
-
Andreas Heckel -
Marcello Parra Martins -
Michel Pelletier