ICEfaces
  1. ICEfaces
  2. ICE-7550

ACE:DataTable: JavaScript errors in IE7/8 when trying to use the filter & column-ordering features

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 3.0.RC1
    • Fix Version/s: 3.0.RC2, 3.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Verified to be failing at: ICEfaces3 Revision# 26774
      Server: Tomcat6
      Browsers: IE7/8 (JS errors not present in IE9)
      Test pages located at: svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/datatable
    • Assignee Priority:
      P2

      Description

      IE8 - Filter:

      When navigating to the page this JS error is seen:
      Message: Object doesn't support this property or method
      Line: 26
      Char: 1
      Code: 0
      URI: http://localhost:8080/datatable/views/filterTest.jsf

      When Interacting with the filter this JS error is seen:
      Message: Object doesn't support this property or method
      Line: 81142033
      Char: 1
      Code: 0
      URI: http://localhost:8080/datatable/views/filterTest.jsf


      IE8 - Column Order:

      When navigating to the page this JS error is seen:
      Message: Object doesn't support this property or method
      Line: 26
      Char: 1
      Code: 0
      URI: http://localhost:8080/datatable/views/columnOrderTest.jsf

      When trying to re-order the columns this JS error is seen:
      Message: Object doesn't support this property or method
      Line: 80647817
      Char: 1
      Code: 0
      URI: http://localhost:8080/datatable/views/columnOrderTest.jsf

      Similar JS errors are seen in IE7.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #26826 Mon Dec 12 09:54:08 MST 2011 nils.lundquist ICE-7550 - Prepended 'var' to JS global table instance declaration. Fixes vague IE JS errors.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Cruz Miraback
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: