A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
document.write('<%=sgetpropertypage("upperbodywide")%>%=sgetpropertypage("upperbodywide")%> ');
and the sGetPropertyPage returns the Xhtml-property type of content out of the PageData object, e.g.return pd.Property["MainBody"].Value.ToString();The effect of this is that you get an ivalid j-script statement. This was not the case in 4.4 but having upgraded to 4.61 IT IS the case leaving virtually empty pages on the site. The remedy I took wassMainBody.Replace("\r\n","")Has anyone else have problems of this kind or similar? Am I missing something? Regards Christian