- From: RJ Auburn <rj@voxeo.com>
- Date: Mon, 26 Apr 2010 05:59:14 +0800
- To: Petr Kuba <kuba@optimsys.cz>
- Cc: www-voice <www-voice@w3.org>, W3C Voice Browser Working Group <w3c-voice-wg@w3.org>
This is tracked as ISSUE-684. RJ --- RJ Auburn CTO, Voxeo Corporation tel:+1-407-418-1800 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 13, 2010, at 8:51 PM, Petr Kuba wrote: > 2) Invalid value of the <script> timeout parameter. > Script 8_2_3_A.txml. > > The script contains the following statement at line 180: > > <script src="sleeper.ircgi" timeout="'1s'"/> > > Since the timeout parameter has type 'Character string' and not 'ECMAScript Expression' value of the timeout parameter shouldn't contain apostrophes: > > <script src="sleeper.ircgi" timeout="1s"/>
Received on Sunday, 25 April 2010 21:59:53 UTC