April CCXML: problem in test document 8_2_1_A.txml

Hello www-voice,

The 8_2_1_A.txml file from 
http://www.w3.org/Voice/2009/ccxml-irp/ccxml10-irp-20100331.zip
 is missing a semicolon:

line 110 is
<script>t_ASSERT_REASON = assertions[assert_index].reason</script>

but should be
<script>t_ASSERT_REASON = assertions[assert_index].reason;</script>

Thanks

-- 
Chris Davis
Interact Incorporated R&D
512-502-9969x117

Received on Friday, 16 April 2010 23:11:22 UTC