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

Hudson commented on TAP5-1475:
------------------------------

Integrated in tapestry-trunk-freestyle #591 (See 
[https://builds.apache.org/job/tapestry-trunk-freestyle/591/])
    TAP5-1475: In a multipart file upload, request parameters in the URL are 
not exposed, only parameters in the request body

hlship : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1186366
Files : 
* 
/tapestry/tapestry5/trunk/tapestry-upload/src/main/java/org/apache/tapestry5/upload/internal/services/MultipartDecoderImpl.java
* 
/tapestry/tapestry5/trunk/tapestry-upload/src/test/java/org/apache/tapestry5/upload/internal/services/MultipartDecoderImplTest.java

                
> 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

        

Reply via email to