On Fri, Sep 18, 2009 at 5:16 PM, Gonzalo Suarez <[email protected]> wrote: > > The behaviour in all cases seems to be ok. The engine only cancels a > process when the "_action" fields is provided and its value is > "cancel". But we wonder if the traces (case 4-1 and 4-3) showing > "parse error..." and "undefined local..." are ok or are engine errors.
Hi Gonzalo, now I understand. http://github.com/jmettraux/ruote/blob/master/lib/openwfe/expressions/condition.rb#L109-112 logs a debug message before proceeding to the rest of the do_eval_condition(). Nothing to worry about. Cheers, -- 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 -~----------~----~----~----~------~----~------~--~---
