-
Bug
-
Resolution: Won't Fix
-
Medium
-
None
-
2.8
-
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