Umbraco Log Table Storing Incorrect User Id When Emptying Media Recycle Bin
I had cause to look through the Umbraco Log table for my customer's website to find out which user had deleted a media folder and then emptied the recycle bin in the media section.
Looking through the log file, I see activity by users with an id > 0 (i.e. not the 0 admin id that is created when Umbraco is installed). But I never see a "moved media item to recycle bin" or, more importantly a "media recycle bin emptied" message for anyone other than the 0 user id.
I know that other users are emptying the recycle bin, so I'm wondering if I'm correct in thinking there is a bug in Umbraco, being that the "empty media recycle bin" action incorrectly logs the 0 user id, regardless of which user actually performs the action. Am I correct in my thinking? Is it a bug, or is it intended?
This may apply to later versions of Umbraco, I don't know, but clarification would be great.
Umbraco Log Table Storing Incorrect User Id When Emptying Media Recycle Bin
I had cause to look through the Umbraco Log table for my customer's website to find out which user had deleted a media folder and then emptied the recycle bin in the media section.
Looking through the log file, I see activity by users with an id > 0 (i.e. not the 0 admin id that is created when Umbraco is installed). But I never see a "moved media item to recycle bin" or, more importantly a "media recycle bin emptied" message for anyone other than the 0 user id.
I know that other users are emptying the recycle bin, so I'm wondering if I'm correct in thinking there is a bug in Umbraco, being that the "empty media recycle bin" action incorrectly logs the 0 user id, regardless of which user actually performs the action. Am I correct in my thinking? Is it a bug, or is it intended?
This may apply to later versions of Umbraco, I don't know, but clarification would be great.
is working on a reply...