What version are you running?
1.6.4.1
What's the URL of the page containing the problem?
.../reviewboard/r/1234/
What steps will reproduce the problem?
1. Somebody creates a review and opens an issue
2. The submitter resolves the issue ("fixed" or "drop") and does not add a comment to the issue.
What is the expected output?
After clicking "fixed" or "drop" the submitter should see a green box with the messages "This reply is a draft", "Be sure to publish when finished." and the buttons "Publish" and "Discard".
What do you see instead?
No green box, no buttons -> therefore the submitter cannot publish his change. He does not even know that he needs to publish his change.
What operating system are you using? What browser?
Windows, Firefox 16.0.2
Please provide any additional information below.
The weird thing is that if somebody else adds a comment later to that issue, then the status of the issue suddenly changes to whatever the submitter has clicked earlier. It seems that some kind of publishing has happened, but is not visible until a comment is added.