-
Type:
Feature Request
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 3.1.6, 3.2.1
-
Fix Version/s: 3.3.1
-
Component/s: None
-
Labels:None
-
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
-
Forum Reference:
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).
- is duplicated by
-
RF-4096 3.2.2.BETA3: Javascript error for <a4j:support event="onRowDblClick">
-
- Closed
-
-
RF-4572 rich:dropSupport did not rerender in IE or Firefox 2
-
- Closed
-
-
RF-4614 Page with <a4j:commandLink work with IE 7.0.5730.13 but not with IE 7.0.6001.18000
-
- Closed
-
- relates to
-
RF-4030 Javascript errors after redirect
-
- Closed
-