ICEfaces
  1. ICEfaces
  2. ICE-9341

Regression: Multiple JS errors occuring in IE

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.BETA
    • Fix Version/s: 4.0.BETA, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces3/trunk revision# 36113
      Tomcat6
      IE7,8 (Not 9 or 10)
    • Assignee Priority:
      P1

      Description

      There are multiple JS errors occurring in some IE versions when navigating to test pages containing ace components. Issue has been reproduced with multiple components (dataTable, textAreaEntry, textEntry, tooltip), and is likely occurring for others as well.

      To reproduce:
      1) Build / deploy one of the test apps located at: http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly
      2) Navigate to one of the test pages in IE7 or 8

      JS errors will be seen:

      Message: '_69' is undefined
      Line: 469
      Char: 1
      Code: 0
      URI: http://localhost:8080/textAreaEntry/javax.faces.resource/util/ace-jquery.js.jsf?ln=icefaces.ace&v=3_4_0_130610

      Message: 'ice.ace' is null or not an object
      Line: 1
      Char: 1
      Code: 0
      URI: http://localhost:8080/textAreaEntry/javax.faces.resource/util/ace-components.js.jsf?ln=icefaces.ace&v=3_4_0_130610

      Message: 'undefined' is null or not an object
      Line: 2614
      Char: 1
      Code: 0
      URI: http://localhost:8080/textAreaEntry/javax.faces.resource/util/ace-datatable.js.jsf?ln=icefaces.ace&v=3_4_0_130610

      Message: Object doesn't support this property or method
      Line: 8
      Char: 1
      Code: 0
      URI: http://localhost:8080/textAreaEntry/textAreaEntryAceTable.jsf

        Activity

        Hide
        Carmen Cristurean added a comment -

        Tested with trunk rev# 36587, ace:textEntry component in IE8.
        Errors are still present, with some changes in the error messages.

        Message: '_69' is undefined
        Line: 469
        Char: 1
        Code: 0
        URI: http://localhost:8080/textEntry/javax.faces.resource/util/ace-jquery.js.jsf?ln=icefaces.ace&v=3_4_0_130703

        Message: 'ice.ace' is null or not an object
        Line: 1
        Char: 1
        Code: 0
        URI: http://localhost:8080/textEntry/javax.faces.resource/util/ace-components.js.jsf?ln=icefaces.ace&v=3_4_0_130703

        Show
        Carmen Cristurean added a comment - Tested with trunk rev# 36587, ace:textEntry component in IE8. Errors are still present, with some changes in the error messages. Message: '_69' is undefined Line: 469 Char: 1 Code: 0 URI: http://localhost:8080/textEntry/javax.faces.resource/util/ace-jquery.js.jsf?ln=icefaces.ace&v=3_4_0_130703 Message: 'ice.ace' is null or not an object Line: 1 Char: 1 Code: 0 URI: http://localhost:8080/textEntry/javax.faces.resource/util/ace-components.js.jsf?ln=icefaces.ace&v=3_4_0_130703
        Hide
        Liana Munroe added a comment -

        JS errors not found in trunk revision #36588, FF3.6, IE8, GoogleChrome27, Tomcat 6

        Show
        Liana Munroe added a comment - JS errors not found in trunk revision #36588, FF3.6, IE8, GoogleChrome27, Tomcat 6

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Cruz Miraback
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: