• 
      

    Fix tracebacks occurring in GetOriginalFileTests

    Review Request #10175 — Created Sept. 24, 2018 and submitted

    Information

    Review Board
    release-4.0.x
    ca9686b...

    Reviewers

    There were tracebacks occurring in the GetOriginalFileTests due to the
    user not being present on the django.http.HttpRequest that was used
    in logging, causing an AttributeError. We now provide an anonymous
    user on the request.

    Ran unit tests and did not see any tracebacks.

    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.0.x (5c1f37c)