XoopsCore icon indicating copy to clipboard operation
XoopsCore copied to clipboard

Exception when viewing admin account.

Open slider84 opened this issue 10 years ago • 1 comments

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

slider84 avatar Jul 31 '15 17:07 slider84

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.

geekwright avatar Aug 04 '15 15:08 geekwright