[Seaside] Seaside 3.2 Missing CDATA prefix in script

Philippe Marschall philippe.marschall at gmail.com
Tue Feb 28 17:44:15 UTC 2017


On Tue, Feb 28, 2017 at 12:42 PM, jtuchel at objektfabrik.de
<jtuchel at objektfabrik.de> wrote:
> Hi..
>
> I am currently porting a Seaside App from Seaside 3.1.x to 3.2. I am having
> lots of trouble with Javascript because many functions don't get called or
> work differently. Some of the problems I'v had coulkd be solved by using
> (JSStream on: '') for #addLoadScript: but some problems still remain.
>
> I am not sure whether it is a problem or just an observation, but in Seaside
> 3.1, the script tag at the end of a document wrapped the funcion onLoad() -
> stuff in a CDATA sectipon, while the current Seaside doesn't. Not sure if I
> am doing something wrong or if there is a problem in the VAST port of
> SEaside 3.2 or whatever.
>
> Is this a known change in 3.2?

Yes it was:
https://github.com/SeasideSt/Seaside/issues/822

Cheers
Philippe


More information about the seaside mailing list