Re: test534 - quote the search string please

I've added the quotes, and also added the %20 escape characters to 
test520 and used param instead of content to set the event name in test531.

On 6/25/2014 4:39 AM, Stefan Radomski wrote:
> In test534, there is a pair of quotes missing in the parameter to search:
>    <transition event="test" cond="_event.raw.search(_scxmleventname=test) !== -1" target="pass"/>
>
> ought to be
>    <transition event="test" cond=“_event.raw.search('_scxmleventname=test') !== -1" target="pass"/>
>
> Regards
> Stefan

-- 
Jim Barnett
Genesys

Received on Wednesday, 25 June 2014 13:37:21 UTC