[richfaces-issues] [JBoss JIRA] Created: (RF-7420) Editor: Submitting form with rich editor before complete page load gives JS errors in IE

Wouter van Reeven (JIRA) jira-events at lists.jboss.org
Mon Jun 22 10:17:56 EDT 2009


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

        



More information about the richfaces-issues mailing list