You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Robert Zeigler (JIRA)" <ji...@apache.org> on 2011/04/02 07:47:05 UTC

[jira] [Created] (TAP5-1496) Link components should support easily adding request parameters to the generated link

Link components should support easily adding request parameters to the generated link
-------------------------------------------------------------------------------------

                 Key: TAP5-1496
                 URL: https://issues.apache.org/jira/browse/TAP5-1496
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.3
            Reporter: Robert Zeigler
            Priority: Minor


It would be nice to have a "parameters" or "requestParameters" component parameter for the link components.  This would take the form of a map with the keys being the parameter names and the values being the parameter values.  Currently, if you need parameter values, the simplest solution is to forgo the component and generate your own link.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (TAP5-1496) Link components should support easily adding request parameters to the generated link

Posted by "Robert Zeigler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Zeigler resolved TAP5-1496.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3.0

Fixed. New parameter name is "parameters" rather than the more verbose "requestParameters".

> Link components should support easily adding request parameters to the generated link
> -------------------------------------------------------------------------------------
>
>                 Key: TAP5-1496
>                 URL: https://issues.apache.org/jira/browse/TAP5-1496
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Robert Zeigler
>            Assignee: Robert Zeigler
>            Priority: Minor
>             Fix For: 5.3.0
>
>
> It would be nice to have a "parameters" or "requestParameters" component parameter for the link components.  This would take the form of a map with the keys being the parameter names and the values being the parameter values.  Currently, if you need parameter values, the simplest solution is to forgo the component and generate your own link.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (TAP5-1496) Link components should support easily adding request parameters to the generated link

Posted by "Robert Zeigler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Zeigler reassigned TAP5-1496:
------------------------------------

    Assignee: Robert Zeigler

> Link components should support easily adding request parameters to the generated link
> -------------------------------------------------------------------------------------
>
>                 Key: TAP5-1496
>                 URL: https://issues.apache.org/jira/browse/TAP5-1496
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Robert Zeigler
>            Assignee: Robert Zeigler
>            Priority: Minor
>
> It would be nice to have a "parameters" or "requestParameters" component parameter for the link components.  This would take the form of a map with the keys being the parameter names and the values being the parameter values.  Currently, if you need parameter values, the simplest solution is to forgo the component and generate your own link.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (TAP5-1496) Link components should support easily adding request parameters to the generated link

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029456#comment-13029456 ] 

Hudson commented on TAP5-1496:
------------------------------

Integrated in tapestry-trunk-freestyle #337 (See [https://builds.apache.org/hudson/job/tapestry-trunk-freestyle/337/])
    TAP5-1496: Link components should support easily adding request parameters to the generated link


> Link components should support easily adding request parameters to the generated link
> -------------------------------------------------------------------------------------
>
>                 Key: TAP5-1496
>                 URL: https://issues.apache.org/jira/browse/TAP5-1496
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Robert Zeigler
>            Assignee: Robert Zeigler
>            Priority: Minor
>             Fix For: 5.3.0
>
>
> It would be nice to have a "parameters" or "requestParameters" component parameter for the link components.  This would take the form of a map with the keys being the parameter names and the values being the parameter values.  Currently, if you need parameter values, the simplest solution is to forgo the component and generate your own link.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (TAP5-1496) Link components should support easily adding request parameters to the generated link

Posted by "Robert Zeigler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Zeigler reassigned TAP5-1496:
------------------------------------

    Assignee: Robert Zeigler

> Link components should support easily adding request parameters to the generated link
> -------------------------------------------------------------------------------------
>
>                 Key: TAP5-1496
>                 URL: https://issues.apache.org/jira/browse/TAP5-1496
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Robert Zeigler
>            Assignee: Robert Zeigler
>            Priority: Minor
>
> It would be nice to have a "parameters" or "requestParameters" component parameter for the link components.  This would take the form of a map with the keys being the parameter names and the values being the parameter values.  Currently, if you need parameter values, the simplest solution is to forgo the component and generate your own link.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (TAP5-1496) Link components should support easily adding request parameters to the generated link

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029456#comment-13029456 ] 

Hudson commented on TAP5-1496:
------------------------------

Integrated in tapestry-trunk-freestyle #337 (See [https://builds.apache.org/hudson/job/tapestry-trunk-freestyle/337/])
    TAP5-1496: Link components should support easily adding request parameters to the generated link


> Link components should support easily adding request parameters to the generated link
> -------------------------------------------------------------------------------------
>
>                 Key: TAP5-1496
>                 URL: https://issues.apache.org/jira/browse/TAP5-1496
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Robert Zeigler
>            Assignee: Robert Zeigler
>            Priority: Minor
>             Fix For: 5.3.0
>
>
> It would be nice to have a "parameters" or "requestParameters" component parameter for the link components.  This would take the form of a map with the keys being the parameter names and the values being the parameter values.  Currently, if you need parameter values, the simplest solution is to forgo the component and generate your own link.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (TAP5-1496) Link components should support easily adding request parameters to the generated link

Posted by "Robert Zeigler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Zeigler resolved TAP5-1496.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3.0

Fixed. New parameter name is "parameters" rather than the more verbose "requestParameters".

> Link components should support easily adding request parameters to the generated link
> -------------------------------------------------------------------------------------
>
>                 Key: TAP5-1496
>                 URL: https://issues.apache.org/jira/browse/TAP5-1496
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Robert Zeigler
>            Assignee: Robert Zeigler
>            Priority: Minor
>             Fix For: 5.3.0
>
>
> It would be nice to have a "parameters" or "requestParameters" component parameter for the link components.  This would take the form of a map with the keys being the parameter names and the values being the parameter values.  Currently, if you need parameter values, the simplest solution is to forgo the component and generate your own link.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira