This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts.git.
from 5186d34 Merge pull request #447 from apache/WW-5095-cherry-pick new 7744904 WW-5096 Fixes params overwriting new 47b7c58 WW-5096 Adds tests to cover overwrite new 584b894 Merge pull request #449 from yasserzamani/WW-5096 The 5993 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../interceptor/StaticParametersInterceptor.java | 18 +++------ .../apache/struts2/dispatcher/HttpParameters.java | 6 ++- .../StaticParametersInterceptorTest.java | 46 ++++++++++++++++++++++ 3 files changed, 56 insertions(+), 14 deletions(-)