[richfaces-issues] [JBoss JIRA] Issue Comment Edited: (RF-9485) IE9 Beta - AJAX broken

Andrew May (JIRA) jira-events at lists.jboss.org
Tue Oct 12 14:12:39 EDT 2010


    [ https://jira.jboss.org/browse/RF-9485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556586#action_12556586 ] 

Andrew May edited comment on RF-9485 at 10/12/10 2:11 PM:
----------------------------------------------------------

There appear to be problems with the Sarissa library in IE9 Beta.
Running http://dev.abiss.gr/sarissa/test/testsarissa.html in Firefox and IE8 gives one error in XSLTProcessorTestCase.testOutputHtml,
but running in IE9 Beta gives 6 errors, including one in the XMLSerializerTestCase (No such interface supported)

The compatibility mode in IE9 Beta works like IE8 in the Sarissa tests, the RichFaces live demo and our applications - so that is a workaround for any users who install IE9 Beta.

I added a bug report to the Sourceforge project for Sarissa: 
http://sourceforge.net/tracker/?func=detail&aid=3086083&group_id=75155&atid=543074

      was (Author: andrew.may):
    There appear to be problems with the Sarissa library in IE9 Beta.
Running http://dev.abiss.gr/sarissa/test/testsarissa.html in Firefox and IE8 gives one error in XSLTProcessorTestCase.testOutputHtml,
but running in IE9 Beta gives 12 errors, including one in the XMLSerializerTestCase (No such interface supported)

The compatibility mode in IE9 Beta works like IE8 in the Sarissa tests, the RichFaces live demo and our applications - so that is a workaround for any users who install IE9 Beta.
  
> IE9 Beta - AJAX broken
> ----------------------
>
>                 Key: RF-9485
>                 URL: https://jira.jboss.org/browse/RF-9485
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: browser compatibility
>    Affects Versions: 3.3.2.SR1, 3.3.3.Final
>         Environment: Windows Vista SP2 (Virtual PC VM), IE9 Beta
>            Reporter: Andrew May
>
> In the Rich Faces Demo (3.3.3 Final) there are a couple of errors shown in the JavaScript Console in IE9, and the Ajax demos do not work.
> On loading a section:
> SCRIPT5007: 'undefined' is null or not an object - framework.pack.js.jsf, line 1870 character 65
> On trying one of the AJAX demos (e.g. the CommandButton demo):
> SCRIPT16386: No such interface supported - framework.pack.js.jsf, line 2373 character 3
> In our applications (3.2.SR1), we see an error for every Ajax request:
> SCRIPT16386: No such interface supported - 3_3_2.SR1org.ajax4jsf.javascript.AjaxScript, line 120 character 1
> For both the SCRIPT16386 errors, the JavaScript is assigning A.outerHTML = new XMLSerializer().serializeToString(C)
> I believe that this is the first version of IE9 to include XMLSerializer.
> I don't know enough about XMLSerializer to know whether this is an IE9 issue or a RichFaces issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list