miaochw / jquery-i18n-properties

Automatically exported from code.google.com/p/jquery-i18n-properties
0 stars 0 forks source link

jquery-i18n-properties is causing problems on IE8. #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Just launch IE8 and the error dialog appears. And after that the app can't 
not be loaded. Note this is working fine in all the others browsers. 

What is the expected output? What do you see instead?
Find attached file and the Error code details below.

What version of the product are you using? On what operating system?
I am using IE8 and the 
/******************************************************************************
 * jquery.i18n.properties
 * 
 * Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and 
 * MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) licenses.
 * 
 * @version     1.0.x
 * @author      Nuno Fernandes
 * @url         www.codingwithcoffee.com
 * @inspiration Localisation assistance for jQuery (http://keith-wood.name/localisation.html)
 *              by Keith Wood (kbwood{at}iinet.com.au) June 2007
 * 
 *****************************************************************************/

Error code details:

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; 
Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; 
Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3)
Timestamp: Mon, 26 Nov 2012 11:41:08 UTC

Message: Expected identifier
Line: 340
Char: 4
Code: 0
URI: 
http://localhost:8080/content/content/js/plugins/jquery.i18n.properties-1.0.9.js

Original issue reported on code.google.com by tere.oo on 26 Nov 2012 at 11:50

Attachments:

GoogleCodeExporter commented 8 years ago
Any update on this issue. Is there a known workaround.

Original comment by sonu.sh...@gmail.com on 26 Feb 2013 at 11:06

GoogleCodeExporter commented 8 years ago
Hi, you probably have some reserved word in your bundles like "xxx.delete"

Original comment by hvie...@teameffort.pt on 1 Aug 2013 at 3:25

GoogleCodeExporter commented 8 years ago
thank you

Original comment by sonu.sh...@gmail.com on 1 Aug 2013 at 3:50

GoogleCodeExporter commented 8 years ago
I am also facing the same issue. Where can I find the list of reserve words ?

Original comment by santlal....@revevol.eu on 16 Sep 2013 at 1:36

GoogleCodeExporter commented 8 years ago
http://javascript.about.com/library/blreserved.htm

Original comment by ashishwe...@gmail.com on 23 Sep 2013 at 2:59