Closed GoogleCodeExporter closed 9 years ago
Hi,
We use the choice to insert literal with quotes. Even with double quotes, we
will have the problem (and we can't know when we have to escape them). So, you
can escape the quotes into your properties files, or you can override the
getObject method of the resourceModel and use the "escapeQuotes" from JsUtils
(see
http://code.google.com/p/wiquery/source/browse/trunk/src/main/java/org/odlabs/wi
query/core/javascript/JsUtils.java)
Regards
Julien Roche
Original comment by roche....@gmail.com
on 17 Apr 2011 at 9:27
Original comment by hielke.hoeve
on 10 May 2011 at 2:48
Original issue reported on code.google.com by
cedric.t...@gmail.com
on 17 Apr 2011 at 12:36