ZF2-349: headScript breaks text/x-jquery-tmpl by surrounding with your script with escapers
Description
Script added with headScript are always surrounded by 'html-comments' or data escapers, which breaks x-jquery-tmpl
I propose a method to disable such behavior.
Comments
Posted by Frank Brückner (frosch) on 2012-06-08T13:53:46.000+0000
Why is an improvement a blocker? Downgrade priority.
Posted by Evan Coury (evan.pro) on 2012-06-13T12:18:24.000+0000
Fixed with PR 1466. Documentation added with PR 1490.