When I try to load a RichTextItem with SmartClient_v82p_2012-06-26 and Chrome 19.0.1084.56 I get this Error
The same works on localhost. I have seen a similar Problem in earlier Posts, but there you say that it should be solved now.
Regards Bruno
Code:
Unsafe JavaScript attempt to access frame with URL https://195.48.43.52/opencrx-lifestock-MASOFT/isomorphic/system/helpers/empty.html from frame with URL https://195.48.43.52/opencrx-lifestock-MASOFT/Main.jsp. Domains, protocols and ports must match. ISC_RichTextEditor.js:85 isc_RichTextCanvas__setupEditArea ISC_RichTextEditor.js:85 isc_RichTextCanvas__frameLoaded ISC_RichTextEditor.js:50 onload Uncaught TypeError: Object [object Window] has no method 'addEventListener' ISC_RichTextEditor.js:85
Regards Bruno
Comment