View Issue Details

IDProjectCategoryView StatusLast Update
0000568WackoWikiactionpublic2024-04-09 13:04
Reporteradministrator Assigned Toadministrator  
PrioritynormalSeverityminorReproducibilitysometimes
Status assignedResolutionopen 
Product Version6.1.x 
Target Version6.1.x 
Summary0000568: Unable to logout or go to account settings
Descriptionusersettings: despite being logged in it occasionally redirects the user back to the login form and the user settings become in this cycle inaccessible
Steps To Reproduce[A]
I'm logged in, but when I click on “Account” (upper right corner), I'm redirected to the login page.

Account page -> {{usersettings}} -> $this->login_page()

[B]
When I click on “Logout” (upper right corner again), I'm redirected to my user profile page.

Login page -> {{login}} -> $this->go_back($this->db->root_page)
Additional Information“Delete all cookies” seems to work at all, but it doesn't help against the problem described above.

https://wackowiki.org/doc/Forum/Discussion/UnableToLogoutOrGoToAccountSettings
TagsNo tags attached.

Relationships

related to 0000562 confirmed page call not detecting authenticated session 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-04-09 11:22 administrator New Issue
2024-04-09 11:22 administrator Status new => assigned
2024-04-09 11:22 administrator Assigned To => administrator
2024-04-09 12:46 administrator Additional Information Updated
2024-04-09 12:47 administrator Relationship added related to 0000562
2024-04-09 13:04 administrator Steps to Reproduce Updated