[richfaces-issues] [JBoss JIRA] Commented: (RF-5087) Editor does not render in Seam under Safari.

Alexandr Levkovsky (JIRA) jira-events at lists.jboss.org
Tue Dec 2 05:38:36 EST 2008


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

Alexandr Levkovsky commented on RF-5087:
----------------------------------------

The problem was in in loading tinyMCE scripts on xhtml pages in Safari and Mozilla Firefox 2.0.

Following javascript error not allow Editor to render:
"Value undefined (result of expression document.write) is not object."

To avoid it we add tinyMCE parameter 'strict_loading_mode : true' to default Richfaces Editor configuration in https://jira.jboss.org/jira/browse/RF-5192

You can override this parameter for Editor using configuration property file or using f:param child.

strict_loading_mode parameter is described on http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/strict_loading_mode.


> Editor does not render in Seam under Safari.
> --------------------------------------------
>
>                 Key: RF-5087
>                 URL: https://jira.jboss.org/jira/browse/RF-5087
>             Project: RichFaces
>          Issue Type: Bug
>          Components: planning_all
>    Affects Versions: 3.3.0
>         Environment: 3.3.0.BETA1, seam 2.0.1.GA, Safari 3.2
>            Reporter: Alexander Dubovsky
>            Assignee: Alexandr Levkovsky
>            Priority: Critical
>             Fix For: 3.3.0
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> Editor does not render in seam under Safari.

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