[richfaces-issues] [JBoss JIRA] Updated: (RF-8490) Editor can't be updated via ajax in Chrome
Ilya Shaikovsky (JIRA)
jira-events at lists.jboss.org
Fri Mar 5 05:12:10 EST 2010
[ https://jira.jboss.org/jira/browse/RF-8490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ilya Shaikovsky updated RF-8490:
--------------------------------
Description:
livedemo sample not works for me in chrome.
Reproduce:
1) Open livedemo
2) try to switch editor to advanced mode.
result:
Blank space instead of editor.
the same results for 3.3.1 and 3.3.3. So seems not a regression but just browser related.
in console I see
:8080/richfaces-demo/a4j/g/3_3_1.GAorg.ajax4jsf.javascript.AjaxScript.jsf:1394Uncaught Error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7
this line is
oldnode.outerHTML = new XMLSerializer().serializeToString(newnode);
was:
livedemo sample not works for me in chrome. the same results for 3.3.1 and 3.3.3. So seems not a regression but just browser related.
in console I see
:8080/richfaces-demo/a4j/g/3_3_1.GAorg.ajax4jsf.javascript.AjaxScript.jsf:1394Uncaught Error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7
this line is
oldnode.outerHTML = new XMLSerializer().serializeToString(newnode);
> Editor can't be updated via ajax in Chrome
> ------------------------------------------
>
> Key: RF-8490
> URL: https://jira.jboss.org/jira/browse/RF-8490
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: browser compatibility, component-input
> Affects Versions: 3.3.3.CR1
> Environment: Chrome 4.0.249.89 (38071)
> Reporter: Ilya Shaikovsky
> Assignee: Nick Belaevski
>
> livedemo sample not works for me in chrome.
> Reproduce:
> 1) Open livedemo
> 2) try to switch editor to advanced mode.
> result:
> Blank space instead of editor.
> the same results for 3.3.1 and 3.3.3. So seems not a regression but just browser related.
> in console I see
> :8080/richfaces-demo/a4j/g/3_3_1.GAorg.ajax4jsf.javascript.AjaxScript.jsf:1394Uncaught Error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7
> this line is
> oldnode.outerHTML = new XMLSerializer().serializeToString(newnode);
--
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
More information about the richfaces-issues
mailing list