1341: cannot see review text if you hit "Save" in "Review for:" dialog

rahim.******@gmai***** (Google Code) (Is this you? Claim this profile.)
Oct. 2, 2009
What version are you running?
ReviewBoard 1.0.3
Windows XP 
Apache 2.2
MySql 5.0
IE7
What's the URL of the page containing the problem?
http://...../reviewboard2/r/10/#
i.e. when the user opens the review notice to start reviewing the code

What steps will reproduce the problem?
1. User logs in 
2. User clicks one of the incomming review
3. In the new page click on "Review" button
4. In dialog enter some text
5. click "Save" button
6. dialog closes
expected result
   .


What is the expected output? What do you see instead?

The User, who entered the text in the dialog, can see the text entered in 
the review page and later on can publish it.
actual result
    The review page does not show the comment entered in step 4.

What operating system are you using? What browser?
Windows XP
Inter Explorer 7.0

Please provide any additional information below.

Note: The comment can be seen in the MySql (the DB the reviewboard is 
using) "review_comment" table.  
Work around
     at step 5 above click "Publish" (rather than "Save"), we see the 
comment when the dialog closes.
chipx86
#1 chipx86
This is intentional. It's still a draft and we don't show it on the review request
page. The draft banner indicates that this draft is still pending and that you
haven't published it yet.

Down the road we may add a draft review to that page, but there aren't plans to do
that right now. As of now, this isn't a bug.
  • +NotABug
  • +Component-Reviews