Login!
Lost password?
 

MODx Bug/Feature Tracker and Feature Requests

Welcome to the MODx CMS Tracker. Please choose the appropriate project from the drop down menu and provide as much information as possible regarding your server environment and browser. Thanks!

FS#669 — logEvent logs web userID, report show by manager userID

Attached to Project — MODx
Opened by dylan greene (dylan) - Friday, 10 November 2006, 10:15PM
Last edited by Ryan Thrash (rthrash) - Wednesday, 23 January 2008, 07:41PM
Task Type Bug Report
Category Core Distribution
Status Assigned
Assigned To Mike Reid (pixelchutes)
Operating System All
Severity Medium
Priority Normal
Reported Version 0.9.5 RC2
Due in Version 0.9.6.2
Due Date Undecided
Percent Complete 0%

Details

When an error happens and it is logged in the Event Log, the user ID is stored using $this->getLoginUserID(). This logs the web user ID. When signed into manager, the Event Reports uses the user ID to get the user name, but it looks up Manager Users, therefor the user names aren't correct.
This task depends upon

This task blocks these from closing
Comment by Mike Reid (pixelchutes) - Tuesday, 19 June 2007, 05:12PM
I can confirm this bug, as I noticed this in a stable 0.9.6 build today. Thought it was kind of weird the manager user performed that action that I KNOW the web user actually did.