[richfaces-issues] [JBoss JIRA] Commented: (RF-4429) outputLink and reRender. parameters string generated wrong.

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Dec 29 13:50:54 EST 2008


    [ https://jira.jboss.org/jira/browse/RF-4429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12444223#action_12444223 ] 

Nick Belaevski commented on RF-4429:
------------------------------------

XHTML mode only. Checked with Safari 3.2.1

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

        



More information about the richfaces-issues mailing list