[richfaces-issues] [JBoss JIRA] Created: (RF-8601) JBoss EPP built-in ajax support partial refresh conlicts with Richfaces on IE8.

Gary Hu (JIRA) jira-events at lists.jboss.org
Mon Apr 19 15:12:55 EDT 2010


JBoss EPP built-in ajax support partial refresh conlicts with Richfaces on IE8.
-------------------------------------------------------------------------------

                 Key: RF-8601
                 URL: https://jira.jboss.org/jira/browse/RF-8601
             Project: RichFaces
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
            Reporter: Gary Hu


If turning on the JBoss EPP built-in Ajax support partial refresh capacity, if clicking a4j:commandButton it doesn't show rich:modalPanel. It happens to IE8 browser not Firefox. 
If turning off the partial refresh the issue is gone.
For example, adding the following to jboss-portal.xml:
  <portlet>
      <portlet-name>MyPortletNoAjax</portlet-name>
     <ajax>
        <partial-refresh>false</partial-refresh>
     </ajax>
 </portlet>

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