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

        Liana Munroe created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Assignee Mircea Toma [ mircea.toma ]
        Fix Version/s EE-4.2.0.GA [ 13071 ]
        Assignee Priority P2 [ 10011 ]
        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.
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51490 Tue May 09 04:52:19 MDT 2017 mircea.toma ICE-11291 Capture (and ignore) error triggered when the looked up element cannot be found in the document anymore.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tabset/TabSetRenderer.java
        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
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: