javaserverfaces
  1. javaserverfaces
  2. JAVASERVERFACES-2063

<f:ajax/> not working at all in IE9 (normal mode)

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Critical Critical
    • Resolution: Fixed
    • Affects Version/s: 2.1.1
    • Fix Version/s: 2.1.7, 2.2.0-m01
    • Component/s: ajax
    • Labels:
      None
    • Environment:

      All version of IE9 Version including final version.

      Description

      Ajax on <f:ajax/> tag not working at all in all version of including IE9 final with all JSF components.
      From tests, the problem happened after the AJAX request has completed and during DOM manipulation.
      Every time after ajax is issued and completed, the following error will be shown in a pop-up.

      "malformedXML: Unable to get value of the property 'removeChild':
      object is null or undefined".

      This issues makes <f:ajax/> not be able to work at all on IE9 normal mode.
      <f:ajax/> only works in IE9 Compatability mode, which is not expected behavior.
      IE9 is a major release, and its use is on the rise. So I think this is critical.

      Attachment is a sample project, that can be used to test <f:ajax/> test on IE9.
      Please uncomment in javascript to debug.

        Activity

        Hide
        rogerk added a comment -

        Marking this issue as resolved - all unit tests pass.
        The issue will be closed once it is verified on IE9 by the reporter.

        Show
        rogerk added a comment - Marking this issue as resolved - all unit tests pass. The issue will be closed once it is verified on IE9 by the reporter.
        Hide
        rogerk added a comment -

        Fix version

        Show
        rogerk added a comment - Fix version
        Hide
        rogerk added a comment -

        Changes.

        Show
        rogerk added a comment - Changes.
        Hide
        rogerk added a comment -

        Fix Version.

        Show
        rogerk added a comment - Fix Version.
        Hide
        rogerk added a comment -

        Committed to MOJARRA_2_0X_ROLLING branch:
        Sending jsf-api/src/main/resources/jsf.js
        Transmitting file data .
        Committed revision 9661.

        Committed to trunk:
        Sending jsf-api/src/main/resources/jsf.js
        Transmitting file data .
        Committed revision 9662.

        Show
        rogerk added a comment - Committed to MOJARRA_2_0X_ROLLING branch: Sending jsf-api/src/main/resources/jsf.js Transmitting file data . Committed revision 9661. Committed to trunk: Sending jsf-api/src/main/resources/jsf.js Transmitting file data . Committed revision 9662.

          People

          • Assignee:
            rogerk
            Reporter:
            teerakorn
          • Votes:
            10 Vote for this issue
            Watchers:
            15 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: