You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Original issue reported on code.google.com by
boris.w.lau
on 9 May 2010 at 6:03Attachments:
The text was updated successfully, but these errors were encountered: