Editor: Submitting form with rich editor before complete page load gives JS 
errors in IE
----------------------------------------------------------------------------------------

                 Key: RF-7420
                 URL: https://jira.jboss.org/jira/browse/RF-7420
             Project: RichFaces
          Issue Type: Bug
          Components: browser compatibility, component-input
    Affects Versions: 3.3.1
            Reporter: Wouter van Reeven
         Attachments: tinyMCE_fix.js

We have several pages whith a rich:editor component in it. When loading of the 
rich:editor component takes a long time, and a user clicks e.g. a delete 
button, IE gives a JS error

'this.tinyMCE_editor' is null or not an object

We replaced several lines in ui.pack.js so there is a check before methods on 
tinyMCE_editor are called. See attachement for our code.

-- 
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
richfaces-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to