• 
      

    Fix publishing review requests from the web UI

    Review Request #464 — Created July 24, 2008 and submitted

    Information

    Review Board SVN (deprecated)

    Reviewers

    When you committed my most recent patch (http://reviews.review-board.org/r/352/) you made a slight change that introduced a bug. Specifically, ReviewRequest#publish no longer returns a ReviewRequest, which was expected in one place.
    
    Since there's no longer actually any reason to return a review request, I fixed it in the caller.
    Try to submit a review request from the web UI. You'll see a 500 error without this patch.
    chipx86
    1. Oops, meant to check for that. Thanks, fixed in r1413.
    2. 
        
    HL
    1. works for me
    2. trunk/reviewboard/reviews/views.py (Diff revision 2)
       
       
       
       
       
       
       
       
      foo
    3.