Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    EE Showcase Developer Console Error on startup

    Hi Isomorphic,

    accessing the EE showcase I get an error in the Developer Console in IE 11.0.12 / Win 8.1:

    Code:
    Code:
    11:31:21.454:INFO:Log:initialized
    11:31:21.672:WARN: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.
    11:31:21.959:WARN:Log:New Class ID: 'Selection' collides with ID of existing object with value '[object Selection]'.  Existing object will be replaced.
    This conflict would be avoided by disabling ISC Simple Names mode.  See documentation for further information.
    11:31:22.502:WARN:Log:New Class ID: 'DataView' collides with ID of existing object with value '
    function DataView() {
        [native code]
    }
    '.  Existing object will be replaced.
    This conflict would be avoided by disabling ISC Simple Names mode.  See documentation for further information.
    11:31:31.665:INFO:Log:isc.Page is loaded
    This does not occur in FF26.0 or Chrome 38.

    Online EE Showcase version is SmartClient Version: v10.0p_2014-09-23/AllModules Deployment (built 2014-09-23).

    Best regards,
    Blama

    #2
    These are harmless, and are already avoided in actual downloaded builds. We'll update the Showcase sometime next week.

    Comment


      #3
      These warnings should no longer be generated by our online showcase.

      Comment

      Working...
      X