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

Burhan Ali commented on RF-3703:
--------------------------------

Using Opera 9.52, the demo site now works. I have upgraded my application to 
3.2.2 and all seems to be going well too. Many thanks for fixing this.

> Opera 9.5 doesn't work with RichFaces
> -------------------------------------
>
>                 Key: RF-3703
>                 URL: https://jira.jboss.org/jira/browse/RF-3703
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: Opera 9.5
>            Reporter: Nick Belaevski
>            Assignee: Alexander Dubovsky
>            Priority: Critical
>             Fix For: 3.2.2
>
>
> Opera cannot show demosite page, it loads complete page source, but view 
> stays empty.
> The issue is caused by this code line in AJAX script:
>                       var importednode ;
>                               importednode = 
> window.document.importNode(_script, true);
>                               
> document.documentElement.replaceChild(importednode,_span);              <---- 
> Stops here
> Replacing document.documentElement with document.body make it work

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to