You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2023/05/28 07:13:09 UTC

[struts] 01/01: Merge pull request #689 from apache/WW-5310-equal-sign

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 6d0a4bb0c66f8314ecbd5441ec6f68ed5a7df4ca
Merge: c92f54218 b97339e31
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Sun May 28 09:12:56 2023 +0200

    Merge pull request #689 from apache/WW-5310-equal-sign
    
    [WW-5310] Properly parses param value with equal sign

 .../struts2/url/StrutsQueryStringParser.java       | 19 +++++++--------
 .../struts2/url/StrutsQueryStringParserTest.java   | 27 ++++++++++++++++++++++
 2 files changed, 35 insertions(+), 11 deletions(-)