Re: April 2010 CCXML test case problem - ISSUE-673

Chris:

This is tracked as ISSUE-673. 

I agree this seems to be a typo. WE will correct this in the test suite. 

	RJ

---
RJ Auburn
CTO, Voxeo Corporation
Chair, Editor and Chair, CCXML, VBWG, W3C

On Apr 9, 2010, at 6:05 PM, Chris Davis wrote:

> Hello www-voice,
> 
> I'm looking at the CCXML Version 1.0 Candidate Recommendation 1 April 2010
> (http://www.w3.org/TR/2010/CR-ccxml-20100401/).
> 
> The conformance test case file 9_2_4_A.txml which is part of
> the archive http://www.w3.org/Voice/2009/ccxml-irp/ccxml10-irp-20100331.zip
> has an error.
> 
> line 89 reads:
> <script>t_ASSERT_REASON = assertions[assert_index].reason</script>
> 
> The fix is to make line 89 be instead:
> <script>t_ASSERT_REASON = assertions[assert_index].reason;</script>
> 
> The missing semicolon causes javascript to blow up.
> 
> Thanks,
> Chris
> 
> -- 
> Chris Davis
> Interact Incorporated R&D
> 512-502-9969x117
> 
> 
> 

Received on Tuesday, 13 April 2010 02:52:43 UTC