kolajs / embeddedjavascript

Automatically exported from code.google.com/p/embeddedjavascript
Other
0 stars 0 forks source link

invalid label for ejs.update(element, url) #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

on firefox 3.5.9, open untar invalid_label_bug.tgz and open test.html,
firebug will report "invalid label"

What is the expected output? What do you see instead?

There should be no error.

What version of the product are you using? On what operating system?

ejs 1.0 developer on firefox 3.5.9+firebug 1.5.4 on ubuntu

Please provide any additional information below.

see 
- http://willcode4beer.com/tips.jsp?set=jsonInvalidLabel
-
http://www.bennadel.com/blog/99-JSON-Minor-But-VERY-Important-Detail-Creating-Sy
ntax-Error-Invalid-Label.htm

Original issue reported on code.google.com by boris.w.lau on 9 May 2010 at 6:03

Attachments:

GoogleCodeExporter commented 8 years ago
Was having this issue when I first tested EJS with my JSON return... but used 
the solution from Bennadel.com and it works fine.

The error returns on line 112 of the dev ejs file.

Original comment by edward.m...@gmail.com on 1 Feb 2011 at 9:24

GoogleCodeExporter commented 8 years ago
Thanks for the patch fix, that seems to have solved it.
Would be nice to have that integrated into the downloaded library. :)

Original comment by iainmacn...@gmail.com on 9 Mar 2011 at 5:47

GoogleCodeExporter commented 8 years ago
Are you guys using jQuery?  You might want to download the EJS plugin in JMVC.

Original comment by JustinBMeyer@gmail.com on 9 Mar 2011 at 7:23

GoogleCodeExporter commented 8 years ago
I get the same problem.
I'm sending my patch

Original comment by adirkuhn@gmail.com on 9 Nov 2011 at 5:07

Attachments:

GoogleCodeExporter commented 8 years ago
IE8+

Original comment by nickolboy@gmail.com on 5 Sep 2014 at 3:43