On Fri, Oct 15, 2010 at 06:10:45AM -0700, Eric wrote:
> 
> to:
> 
> def position
>   workitems.collect { |wi|
>     r = [ wi.fei.sid, wi.participant_name ]
>     if wi.fields['params']
>       params = wi.fields['params'].dup
>       params.delete('ref')
>       r << params
>     else
>       r << {:task=>'error'}
>     end
>     r
>   }
> end

Thanks for the patch, I will integrate it during the week-end.


Best regards,

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

-- 
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en

Reply via email to