[ 
https://issues.apache.org/jira/browse/TAP5-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631284#comment-13631284
 ] 

Hudson commented on TAP5-2063:
------------------------------

Integrated in tapestry-trunk-freestyle #1045 (See 
[https://builds.apache.org/job/tapestry-trunk-freestyle/1045/])
    FIXED - TAP5-2063: Add support for multivalued parameters in Link (Revision 
ac4dabeeae8e0db5425a08477a66a4131addc32b)

     Result = FAILURE
kaosko : 
Files : 
* tapestry-core/src/main/java/org/apache/tapestry5/Link.java
* 
tapestry-core/src/test/java/org/apache/tapestry5/internal/services/LinkImplTest.java
* 
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/LinkImpl.java
* tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Form.java

                
> Add support for multivalued parameters in Link
> ----------------------------------------------
>
>                 Key: TAP5-2063
>                 URL: https://issues.apache.org/jira/browse/TAP5-2063
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>            Reporter: Alejandro Scandroli
>            Assignee: Kalle Korhonen
>             Fix For: 5.3.7, 5.4
>
>         Attachments: TAP5-2063_1.patch
>
>
> Request.java has support for multivalued parameters but there is no way to 
> add more than one parameter with the same name to the Link. Instead of 
> throwing an IllegalArgumentException when the link already has a parameter 
> with the same name Link.addParameter should add it to the URL as a 
> multivalued parameter.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to