Hello Tomaso,

I have added a test for your bug report :
http://rubyforge.org/tracker/index.php?func=detail&aid=20307&group_id=2609&atid=10023

The test is at :
http://github.com/jmettraux/ruote/tree/master/test/ft_45b_citerator.rb

Seems like it's working fine on Ruote 0.9.18, I can't reproduce the issue.


Just a quick note, the "cancel-process" expression accepts the "if"
attribute, so you can write

---8<---
<process-definition name="bug_20307" revision="0">
  <concurrent-iterator on-value="1, 2, 3" to-field="x">
    <sequence>
      <participant ref="alpha" />
      <cancel-process if="${f:stop_here}" />
      <participant ref="bravo" />
    </sequence>
  </concurrent-iterator>
</process-definition>
--->8---

http://openwferu.rubyforge.org/expressions.html#exp_cancel-process


I will close the bug in a few days unless you have more information,
thanks a lot,

-- 
John Mettraux - http://jmettraux.wordpress.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenWFEru users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to