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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #28341 Wed Mar 14 18:23:25 MDT 2012 art.zambrano ICE-7907 fixed JS error in IE8
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/DataExporterRenderer.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: