Assuming a working version of 1.3.1 service simple, user logs in, hits
profile, updates profile and chooses 'save'.
Expect: return to profile with status update message, and
$modx->getLoginUserName() value of the 'username'.
Results: return to profile with status update message, and
$modx->getLoginUserName() value of the ''.
The function $modx->getLoginUserName() value displays properly on all pages
until you save the profile, then it mysteriously disappears on all pages,
although a user remains logged in and $_SESSION['webValidated'] remains true.
Original issue reported on code.google.com by blackfee...@gmail.com on 25 Sep 2009 at 1:15
Original issue reported on code.google.com by
blackfee...@gmail.com
on 25 Sep 2009 at 1:15