You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Alejandro Scandroli (JIRA)" <ji...@apache.org> on 2013/02/01 16:42:12 UTC

[jira] [Created] (TAP5-2063) Add support for multivalued parameters in Link

Alejandro Scandroli created TAP5-2063:
-----------------------------------------

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



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