[Seaside] Seaside 3.2 Missing CDATA prefix in script

jtuchel at objektfabrik.de jtuchel at objektfabrik.de
Tue Feb 28 11:42:01 UTC 2017


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?
Any pointers to information to consider in the javascript part of 
Seaside 3.2?


Joachim



More information about the seaside mailing list