[
https://jira.jboss.org/jira/browse/RF-4429?page=com.atlassian.jira.plugin...
]
Mikhail Vitenkov closed RF-4429.
--------------------------------
Assignee: Nick Belaevski (was: Tsikhon Kuprevich)
Verified at 3.3.1.BETA4
outputLink and reRender. parameters string generated wrong.
-----------------------------------------------------------
Key: RF-4429
URL:
https://jira.jboss.org/jira/browse/RF-4429
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: Safary 3.1.1
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
Fix For: 3.3.1
Attachments: richfacesLinkBugWorkaround.txt
<a4j:form>
<a4j:commandLink reRender="link"
value="reRnder"></a4j:commandLink>
<h:outputLink value="#" id="link">
<h:outputText value="link"/>
<f:param value="a" name="a"/>
<f:param value="b" name="b"/>
</h:outputLink>
</a4j:form>
1) click outputLink
---In address bar you could see #?a=a&b=b appears
2) click reRender link and then outputLink again
---now #?a=a&%2338;b=b in address bar
--
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