| Issue 834: | On first visit, appending login/mine to the incoming URL does not work when there is a query string | |
| 3 people starred this issue and may be notified of changes. | Back to list |
Affected Version: 2.1.6.1 What steps will reproduce the problem? 1. Ensure you do not have an active session with Gerrit (clear cookies, etc.) 2. Browse to a Gerrit URL with a query string (eg. http://review.example.com/?something=123) What is the expected output? What do you see instead? Expected result: Client is redirected to something like: http://review.example.com/login/mine?something=123 Actual result: Client is redirected to http://review.example.com/?something=123login/mine and then to http://review.example.com/?something=123login/minelogin/mine and then to http://review.example.com/?something=123login/minelogin/minelogin/mine etc.
Mar 28, 2013
#1
sop@google.com
Status:
Released
|
|
| ► Sign in to add a comment |