Wang Chunlei created CXF-8677:
---------------------------------
Summary: The parameter decoding of CXF 3.5.0 is incorrect.
Key: CXF-8677
URL: https://issues.apache.org/jira/browse/CXF-8677
Project: CXF
Issue Type: Bug
Components: JAX-RS
Affects Versions: 3.5.0
Reporter: Wang Chunlei
When you enter the parameter "+" in the browser, the browser automatically
encodes the parameter into "%2B". When you use multipart/form-data, the cxf
3.5.0 version decodes the parameter twice and converts it into a space.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)