Opened 17 years ago
Closed 17 years ago
#7815 closed enhancement (wontfix)
server/trac/project/login page redirects to localhost/trac/project
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | general | Version: | 0.11.2 | 
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
1) Then I'm loged in and go to page server/trac/project/login enter my credentials, it redirects me to localhost/trac/project. Which is not accessible of course.
2) Then I logout, then point my browser to server/trac/project, it redirects me to server/trac/project/login. Then I enter my username/password it redirects me to localhost/trac/project. Which is not accessible.
3) Then I logout, it redirects me to server/trac/project/login, I enter my credentials, and it redirects me to server/trac/project. It's OK so.
4) This is similar to 2) Then I just start the browser (IE or Firefox), I'm loged out, so then I enter page server/trac/project, it redirects me to server/trac/project/login. Then I enter my login/password it redirects to localhost/trac/project. So I see page 404 in IE and empty page in FF. I need to enter server/trac/project to have an access.
I use these components: Apache 2.2.8 Trac 0.11.2 NoAnonymous 2.0 AccountManager 0.2.1dev-r4679 (AccountManagerAdminPage, AccountManager, HtPasswdStore, AccountModule, LoginModule enabled)
Notes: I must say, that then I disable NoAnonymous plugin, it's not reproducible, but.. It's reproducible with both PermRedirect and AuthRequired. So I think this problem somewhere in redirection functions. IMHO.
Attachments (0)
Change History (5)
comment:1 by , 17 years ago
| Type: | defect → enhancement | 
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
comment:3 by , 17 years ago
| Resolution: | fixed | 
|---|---|
| Status: | closed → reopened | 
comment:4 by , 17 years ago
comment:5 by , 17 years ago
| Resolution: | → wontfix | 
|---|---|
| Status: | reopened → closed | 
No feedback given - closing. Most probably due to a plugin.
Please reopen if you can observe this behavior with Trac without plugin.



  
Re-opening till a rationale is given to close this ticket (which is likely caused by a plugin: in such as case, it should be closed as 'invalid', not 'fixed')