2549: post-review creates unpublishable draft on submitted review requests

smacleod
May 7, 2012
What version are you running?
Review Board 1.7alpha0
rbtools 0.4.1
Djblets 0.7aplha0
Django version 1.4c1

What's the URL of the page containing the problem?
/r/[number]
and
/r/

What steps will reproduce the problem?
1. Create a review request.
2. Close review request as submitted.
3. post-review to update the review request.

What is the expected output? What do you see instead?
The review request is listed with [draft] in the all review requests list, but when visiting it's url, there is no option to publish the draft. It might be better to prevent the post-review on submitted requests, or allow publishing with an automatic re-open.

What operating system are you using? What browser?
Ubuntu 11.10, Chrome 18.0.1025.113 beta

Please provide any additional information below.
If the review request is reopened, the ability to publish will be activated.
#1 smth*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Handled in: http://reviews.reviewboard.org/r/3085/
david
#2 david
Fixed in rbtools master (45c6ea1).
  • +Fixed