[richfaces-issues] [JBoss JIRA] Created: (RF-8490) Editor can't be updated via ajax in Chrome

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Fri Mar 5 05:10:10 EST 2010


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. 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