Opened 13 years ago
Closed 13 years ago
#3950 closed enhancement (fixed)
404 Error Logout
Reported by: | Ninos Ego | Owned by: | |
---|---|---|---|
Milestone: | 1.6 | Priority: | normal |
Severity: | minor | Version: | |
Component: | Core | 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
@
13 years ago
- Keywords needs-patch added; dev-feedback removed
- Milestone changed from Awaiting Review to 1.6
- Type changed from defect (bug) to 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.
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?