Let getParameters() and related methods also show parameters from URL query
---------------------------------------------------------------------------

                 Key: TAP5-1475
                 URL: https://issues.apache.org/jira/browse/TAP5-1475
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-upload
            Reporter: Tom van Dijk
         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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to