This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from 77cbbcee3f fix (#11985)
add f32da50a3b Fix URLParam decode default value (#11983)
No new revisions were added by this update.
Summary of changes:
.../dubbo/common/url/component/URLParam.java | 8 +++++-
.../org/apache/dubbo/common/URLBuilderTest.java | 21 +++++++++++++++-
.../org/apache/dubbo/common/URLStrParserTest.java | 13 ++++++++++
.../test/java/org/apache/dubbo/common/URLTest.java | 11 ++++++++
.../org/apache/dubbo/common/url/URLParamTest.java | 29 +++++++++++++++++++++-
5 files changed, 79 insertions(+), 3 deletions(-)