Opened 15 years ago
Closed 15 years ago
#3950 closed enhancement (fixed)
404 Error Logout
| Reported by: | Ninos Ego | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.6 |
| Component: | Core | Version: | |
| Severity: | minor | Keywords: | needs-patch |
| Cc: |
Description
Logout on the page DOMAIN.TLD/community/members/USER/profile/edit/group/1/ and some urls like this the user will get a 404 Error after logout.
I've got the newest trunk version 5646
Change History (4)
#2
@
15 years ago
- Keywords needs-patch added; dev-feedback removed
- Milestone Awaiting Review → 1.6
- Type defect (bug) → enhancement
Would be nice to at least bump them to the domain root if we can catch a 404 on the redirect. Moving to 1.6 to get some eyes on it.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is expected behaviour; logging out takes you back to where you were. The URL 404s because it is a restricted page (obviously). I suggest wontfix because it's a bit of an edge case; any feedback from other devs?