Bug #9 - Administrators get logged out after viewing profile in admin center - Return to bug list
Reporter: ****** Created: 01-26-2004
Project: Priority:
Component: Severity:
Version: OS:
To be Closed in Version Database:
Closed in Version Reported on Site
Summary: Status:
URL: Resolution:
Assigned To: Add CC:
Dependencies:
Add Dependency:
Remove Dependency:

Remove selected CCs:
Additional Comments:



You must be logged in to modify this bug
Attachments: Create Attachment
Name Size Type Created  
No attachments


Comments:
Posted By: ******
Date: 2:36 PM On 01-26-2004
Whenever an administrator views a user's profile via the admin center, they are always presented with a login box after. Somehow, viewing a profile logs them out.

Posted By: ******
Date: 2:45 PM 01-26-2004
-> 0.3

Targeting for a fix in 0.3

Posted By: ******
Date: 8:41 PM 01-30-2004
Fixed. It was merely a naming conflict with the $user variable (and $USER?). Changed to $thisUser.