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.