Files
gerrit/gerrit-httpd
Paladox none aaaf45089a Fix StringIndexOutOfBoundsException on /register with URL prefix
HttpServletRequest#getPathInfo() raises StringIndexOutOfBoundsException
when the path was not set.

Add a pattern to detect this and don't attempt to call getPathInfo().

Bug: Issue 6205
Change-Id: If21d8cbebbedfc1d1aa1d12aee295d5a55d9da41
2017-07-11 10:16:16 +09:00
..