-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Medium
-
None
-
Affects Version/s: 2.8
-
Component/s: None
This is because of the SimpleDisplayServlet, where the plus is erroneously decoded into a space.
Proposed fix is to not urlDecode httpServletRequest.getPathInfo() (line 49 in SimpleDisplayServlet)
- relates to
-
CONFSERVER-15920 User Hover is not working for a username which contains plus characters
-
- Closed
-