Hi,
An application that works correctly in Chrome doesn't work in IE8.
In the developer console I get several WARNS like this:
Log:New Class ID: 'Window' collides with ID of existing object with value '[object Window]'. Existing object will be replaced.
This conflict would be avoided by disabling ISC Simple Names mode. See documentation for further information.
The problem is that I've searched the forums and the documentation and I can't find information about ISC Simple NAmes. What is it? and how can I disable it?
Cheers,
I Used SMARTGWT 2.3 from trunk
And GWT 2.1
An application that works correctly in Chrome doesn't work in IE8.
In the developer console I get several WARNS like this:
Log:New Class ID: 'Window' collides with ID of existing object with value '[object Window]'. Existing object will be replaced.
This conflict would be avoided by disabling ISC Simple Names mode. See documentation for further information.
The problem is that I've searched the forums and the documentation and I can't find information about ISC Simple NAmes. What is it? and how can I disable it?
Cheers,
I Used SMARTGWT 2.3 from trunk
And GWT 2.1
Comment