ICEfaces
  1. ICEfaces
  2. ICE-11291

Console error in emporium app used in IE 8/9

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.2
    • Fix Version/s: EE-4.2.0.GA
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      Tomcat 8, IE 8 and 9 only. Not an issue with 4.1.1 libs
    • Assignee Priority:
      P2

      Description

      Console error when changing settings then navigating away from the page before pressing submit, using IE 8/9 and emporium. Not an issue with 4.1.1 libs.
      SCRIPT438: Object doesn't support property or method 'getElementById'
      auction.jsf, line 27 character 70

      To reproduce error:
      Open emporium with IE 8 or 9.
      Click on the settings tab, for Tab Orientation select bottom.
      Do not click Submit, doing so will stop the error from occurring.
      Click the auction List tab, the console error will appear

        Activity

        Hide
        Mircea Toma added a comment - - edited

        Modified tab set renderer to write out JS code that captures (and ignores) the error triggered when the document used to lookup elements is not available anymore. The lookup is run on a delayed thread which explains why the document might be disposed.

        Show
        Mircea Toma added a comment - - edited Modified tab set renderer to write out JS code that captures (and ignores) the error triggered when the document used to lookup elements is not available anymore. The lookup is run on a delayed thread which explains why the document might be disposed.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces 4 trunk r51500, Tomcat 8, IE 8 and 9

        Show
        Liana Munroe added a comment - Verified ICEfaces 4 trunk r51500, Tomcat 8, IE 8 and 9

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: