Problems with a4j:commandLink, page forwarding and IE7
------------------------------------------------------

                 Key: RF-3745
                 URL: http://jira.jboss.com/jira/browse/RF-3745
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1, 3.1.6
         Environment: Mojarra 1.2_07 (RI) or MyFaces 1.1.6
RichFaces 3.2.1 GA or 3.1.6 GA
Tomcat 6.0.14 or 5.5.26
            Reporter: Gustavo Ehrhardt
            Priority: Minor


I'm experiencing some problems when I use ajax forms on IE7.
My page basically use an a4j:commandLink with some action attribute. This 
action is described on my faces-config.xml to FORWARD to another page.
It works normally on Firefox and IE6, but doesn't works just on IE7.

The problem don't occurs when changing my navigation rule to REDIRECT to 
another page. But I couldn't use request scope to my beans (I'm using 
a4j:KeepAlive).

===============================================
Just a tip:
Use a4j:htmlCommandLink to make page FORWARDS.

That worked to me on IE6, IE7 and FF, but there's no Ajax request. So Ajax 
stuff doesn't work (e.g. a4j:actionParam and a4j:status).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to