| Issue 3273: | Permalink redirection after login leads to "not found" page | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Affected Version: 2.10 - 2.10.2 What steps will reproduce the problem? 1. Start a clean browser session (such as incognito mode) 2. Visit a change permalink 3. Enter login credentials What is the expected output? What do you see instead? I would expect to be redirected to the change (this works as of 2.9.1), but instead, I'm redirected to a page which doesn't exist. One noticeable thing is the # in the normal address is removed, that is: https://gerrit/code-review/272771 should redirect to https://gerrit/code-review/#/c/272771 but instead I just see https:/gerrit/code-review/c/272771. Please provide any additional information below. This is using a configuration with HTTP_LDAP and permissions configured set such that only logged-in users can see any changes/projects.
Apr 2, 2015
Project Member
#1
huga...@gmail.com
Apr 2, 2015
I think you have the same problem as reported in another issue. See my comment (number 10) to see how you could possibly fix this:https://code.google.com/p/gerrit/issues/detail?id=3044#c10
Apr 2, 2015
Ah yes. So it is. Comment 6 of #3044 describes it pretty well... I can give that a try on our test site, but feel free to merge this bug into 3044.
Apr 6, 2015
(No comment was entered for this change.)
Status:
Duplicate
Mergedinto: 3044 |
|
| ► Sign in to add a comment |