ICEfaces
  1. ICEfaces
  2. ICE-7907

ace:dataExporter JS error in IE8 when clicking button

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.1
    • Fix Version/s: 3.0.1, EE-3.0.0.GA
    • Component/s: None
    • Labels:
      None
    • Environment:
      3.0 maintenance branch

      Description

      When clicking the export button, a JS error is thrown in IE8 because of a null pointer. This only happens in the 3.0 maintenance branch codebase, since it lacks a general improvement to the ace:ajax mechanism (ICE-7501). In this codebase two requests are being sent to the server when the export button is clicked. When the response of the second request comes, it can't find the expected object that would load the file, since it has already been consumed by the first request.

        Activity

        Hide
        Arturo Zambrano added a comment -

        Committed fix at revision 28341 in maintenance branch.

        Show
        Arturo Zambrano added a comment - Committed fix at revision 28341 in maintenance branch.
        Hide
        Carmen Cristurean added a comment -

        Verified fix with ICEfaces3.0.x-maintenance branch rev. 28347, in IE8 & IE7.

        Show
        Carmen Cristurean added a comment - Verified fix with ICEfaces3.0.x-maintenance branch rev. 28347, in IE8 & IE7.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: