1
This is more of an annoyance than an actual bug.
I have an HTML block on my site that contains some JavaScript. The JavaScript, of course, is surrounded by html comment tags to avoid issues with older browsers.
When I try to peview this module, instead of it rendering in a pop-up I get a whole bunch of spooge at the bottom of the edit panel:
");win.document.writeln("");win.document.writeln("");win.document.writeln(" ");win.document.writeln(" ");win.document.writeln(" ");win.document.writeln("
.
.
.
");win.document.writeln(""); win.focus(); win.document.close(); //-->
I can save it and it renders just fine in the actual block. I just can't preview it.
As I recall, this previewed just fine under 2.0.9. Currently running 2.0.13.2.
jp