You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (Closed) (JIRA)" <ji...@apache.org> on 2011/10/19 19:53:11 UTC

[jira] [Closed] (TAP5-1475) In a multipart file upload, request parameters in the URL are not exposed, only parameters in the request body

     [ https://issues.apache.org/jira/browse/TAP5-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1475.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3
    
> In a multipart file upload, request parameters in the URL are not exposed, only parameters in the request body
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1475
>                 URL: https://issues.apache.org/jira/browse/TAP5-1475
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-upload
>            Reporter: Tom van Dijk
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3
>
>         Attachments: 0001-tapestry-upload-now-include-parameters-from-POST-que.patch
>
>
> Adds parameters from URL to the parameter map. Currently if you upload a multipart file using POST e.g. POST www.server.com/webapp/page?t:ac=1 the t:ac parameter is not seen and the empty activation context is used. This patch fixes that issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira