Comment 1 for bug 629484

Revision history for this message
Stephane Mikaty (eCircle AG) (s-mikaty) wrote :

The function that seems to do this is

StringUtil.jsStringValue( value )

We need this fixed! We have no workaround at the moment when calling this:

set %res% as evalJavaScript cmeditor.setCode('%Cmds:BodyHTML%');1;

Cmds:BodyHTML has to be escaped for it to work.