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 (Updated) (JIRA)" <ji...@apache.org> on 2011/10/19 19:33:10 UTC

[jira] [Updated] (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 updated TAP5-1475:
---------------------------------------

      Assignee: Howard M. Lewis Ship
    Issue Type: Bug  (was: Improvement)
       Summary: In a multipart file upload, request parameters in the URL are not exposed, only parameters in the request body  (was: Let getParameters() and related methods also show parameters from URL query)
    
> 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
>         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