commandLink with parameters behaves differently in Firefox and IE
-----------------------------------------------------------------
Key: MYFACES-1842
URL: https://issues.apache.org/jira/browse/MYFACES-1842
Project: MyFaces Core
Issue Type: Bug
Components: General
Affects Versions: 1.2.0
Environment: Windows XP, MyFaces 1.2.0, Jetty, Firefox 2.0.0.12, IE
7.0.570.11
Reporter: Neil Curzon
When I have a commandLink element with a parameter, and double click on the
link, I get different behavior in IE and Firefox.
IE submits the expected query string on the first click, but on the second
click generates a query string with the parameter listed twice, both times with
the correct value, in its name value pairs.
Firefox submits the expected query string on both clicks.
The culprit may be the oamSubmitForm javascript.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.