Closed GoogleCodeExporter closed 8 years ago
Edit: I've also tried it using the default JRE on Ubuntu Linux and can confirm
it happens there too...
Original comment by aaron.sn...@gmail.com
on 26 Dec 2011 at 7:36
Same issue with the current 2.0 build and ICanHaz. http://icanhazjs.com/
It uses the form: type="text/html which also shouldn't be treated as real
javascript, but it is, throwing errors.
Original comment by dtip...@gmail.com
on 26 Jan 2012 at 12:02
Thanks for the report, all I can suggest for now is wrapping script tags with
<!--{{{--> <!--}}}--> skip comments.
Original comment by serg472@gmail.com
on 26 Jan 2012 at 12:38
[deleted comment]
Is there any way to handle this more gracefully? It's still coming up as an
issue on the h5bp build script
https://github.com/h5bp/ant-build-script/issues/30 and will likely continue to
as more and more people use JS templating systems.
Original comment by rob.re...@gmail.com
on 4 Mar 2012 at 3:04
Sorry for the long response, this should be fixed now in 1.5.3 release.
Original comment by serg472@gmail.com
on 7 Mar 2012 at 1:33
Original issue reported on code.google.com by
aaron.sn...@gmail.com
on 26 Dec 2011 at 7:35