[richfaces-issues] [JBoss JIRA] Commented: (RF-4089) check whether ajax is enabled in IE6

Michael Heinen (JIRA) jira-events at lists.jboss.org
Wed Aug 6 04:30:56 EDT 2008


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

Michael Heinen commented on RF-4089:
------------------------------------

Same behaviour with richfaces 3.1.6 (I cannot test with 3.2.X)
The files AJAX.js seem to be indentical to me in 3.1.5 and 3.1.6

> check whether ajax is enabled in IE6
> ------------------------------------
>
>                 Key: RF-4089
>                 URL: https://jira.jboss.org/jira/browse/RF-4089
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.5
>            Reporter: Michael Heinen
>
> I am facing a small problem if my richfaces app runs with wrong security settings in IE 6.
> Some javascript errors occur if the security option "Script ActiveX controls marked safe for scripting" is disabled.
> 1)  js error: Exception thrown and not caught:
>      occurs in sarissa.js line 82:  throw "Could not retreive a valid progID of Class: " + idList[idList.length-1]+". (original exception: "+e+")";
> 2)  js error: A4J.AJAX' is null or not an object
> 3) LOG is undefined
> I would like to display a message or an alert that the security settings are too restrictive. Is there any way to do this ?

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