17 May
2018
17 May
'18
10:58 a.m.
On May 17, 2018, at 10:32 AM, petr.linke@seznam.cz wrote:
this will happen when the eyes are tired and then a stupid mistake is discovered ... I have mistyping in condition, I wrote outer.session_state: SOME_ATTIBUTE and should be outer.session-state:SOME_ATTRIBUTE.
It should complain if the attribute is mis-named or doesn't exist...
And referencing outer.session-state:SOME_ATTRIBUTE worked as expected.
That's good.
Alan, you are completely right with sending full debug, I only try save time and send only necessary informations. Very sorry for my stupid mistype.
That's what debug log is for. :) Alan DeKok.