This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch struts-2-5-x in repository https://gitbox.apache.org/repos/asf/struts.git
commit 45667346629455f7ea125bff36bf9b763b7e8463 Merge: 482af41 d591b7e Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Fri Nov 20 07:47:20 2020 +0100 Merge pull request #446 from apache/WW-5096-fix-static [WW-5096] Fix StaticParametersInterceptor param overwrite .../interceptor/StaticParametersInterceptor.java | 18 +++------ .../apache/struts2/dispatcher/HttpParameters.java | 6 ++- .../StaticParametersInterceptorTest.java | 46 ++++++++++++++++++++++ 3 files changed, 56 insertions(+), 14 deletions(-)