W3C home > Mailing lists > Public > www-voice@w3.org > April to June 2010

Re: April CCXML: problem in test document 8_2_1_A.txml - ISSUE-676

From: RJ Auburn <rj@voxeo.com>
Date: Mon, 26 Apr 2010 05:32:51 +0800
Cc: www-voice <www-voice@w3.org>, W3C Voice Browser Working Group <w3c-voice-wg@w3.org>
Message-Id: <53C3BD4C-9A62-41DB-AB1F-BF1084AFD9CD@voxeo.com>
To: Matthew Wilson <matthew@mjwilson.demon.co.uk>
Matthew and Chris:

This is being tracked as ISSUE-676. 

It is indeed intended that Automatic semicolon insertion would make that script run correctly. 

Chris: Does this resolve your question and concern? 

	RJ

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

Come join us at our Voxeo Customer Summit, June 21st – June 23rd at the Hard Rock Hotel, register today for your All Access Pass:  
http://www.voxeo.com/summits/customer



On Apr 25, 2010, at 3:54 PM, Matthew Wilson wrote:

>> 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>
>> 
> 
> Shouldn't either version work? Isn't this covered by "Automatic semicolon insertion" in the ECMAScript spec?
> 
> Matthew Wilson
> 
Received on Sunday, 25 April 2010 21:33:29 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 23:03:56 UTC