• 
      

    Fix broken call to get_no_access_error.

    Review Request #10290 — Created Oct. 29, 2018 and submitted

    Information

    Review Board
    release-3.0.x
    0cecee2...

    Reviewers

    The general comment API endpoint had a bad call to
    get_no_access_error, passing in the user instead of the request. This
    would cause a 500 instead of returning the proper API error.

    • Ran unit tests.
    • Grepped through the codebase to verify that all other call sites were
      correct.
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.0.x (3d8b811)