Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception when viewing admin account. #370

Open
slider84 opened this issue Jul 31, 2015 · 1 comment
Open

Exception when viewing admin account. #370

slider84 opened this issue Jul 31, 2015 · 1 comment
Labels

Comments

@slider84
Copy link

Not tested with simple user account.
User Menu -> View account

Ubuntu 15.04 / Apache 2.4.10 / Php 5.6.4 /
capture
Mysql 5.6.25

@geekwright geekwright added the bug label Aug 4, 2015
@geekwright
Copy link
Contributor

It appears to be a concurrency issue with the session updates.

Affects all accounts.

The menu link points to the basic built in version, and that redirects to the profile module via a preload event using a plain location header() call. You can reload the page over and over, and it won't happen. But click the menu link and you have a very high probability (but not 100%) of throwing an exception.

Thanks for the report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants