Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ajit 7 posts 67 karma points
    Jul 22, 2015 @ 09:52
    Ajit
    0

    UmbracoLog wrongfully logs unPublish event with user ID 0

    • Use case 1: unpublish a page via umbraco backend
    • Use case 2: upload media

    In both cases the user id logged to umbracoLog table is always 0. Save and publish results in correct user id being logged to umbracoLog table.

    Following screenshot describes the problem. Eventhough the logged in user in umbraco backend is user id:1, unpublish and media upload events are logged with user id 0.

    We also tried setting umbracoUser.userDisabled flag to true, but resulted in same behaviour.

    I believe user id is not being set during unpublish and media upload events.

    enter image description here

    Umbraco version: 7.2.5

  • Shannon Deminick 1530 posts 5278 karma points MVP 3x
    Jul 23, 2015 @ 09:14
    Shannon Deminick
    0

    Hi, thanks for reporting, can you please log an issue here with the above steps?

    http://issues.umbraco.org/

  • Ajit 7 posts 67 karma points
    Jul 23, 2015 @ 11:39
    Ajit
    100

    Here is the link to issue i just created http://issues.umbraco.org/issue/U4-6867, thanks.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies