You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by pheaber <gi...@git.apache.org> on 2017/08/22 22:24:51 UTC

[GitHub] struts pull request #162: return request HTTP method to fix problem for port...

GitHub user pheaber opened a pull request:

    https://github.com/apache/struts/pull/162

    return request HTTP method to fix problem for portlets with multipart validation

    multipart validation added to Dispatcher in WW-4768 and JakartaMultiPartRequest in WW-4767 can't be passed within a portlet since PortletServletRequest.getMethod() only returns null 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pheaber/struts struts-portlet-plugin-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/struts/pull/162.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #162
    
----
commit fa7c8cbe5cfa195b471245dc1dd3486ceee50420
Author: Paul Heaberlin <pa...@jetisre.com>
Date:   2017-08-22T22:01:05Z

    return request HTTP method to fix problem with multipart validation added
    to Dispatcher in WW-4768 and JakartaMultiPartRequest in WW-4767

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


[GitHub] struts pull request #162: return request HTTP method to fix problem for port...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/struts/pull/162


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


[GitHub] struts issue #162: return request HTTP method to fix problem for portlets wi...

Posted by lukaszlenart <gi...@git.apache.org>.
Github user lukaszlenart commented on the issue:

    https://github.com/apache/struts/pull/162
  
    Merged, thanks!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org