What steps will reproduce the problem?
1. Create a review request that's associated with some bug number.
2. Publish the review request.
3. Realize that the review request doesn't actually fix said bug; try to
remove it.
What is the expected output? What do you see instead?
I get:
Error: Saving the draft has failed due to a server error:Missing value for
the attribute. Please try again later. If this continues to happen, please
report it to your administrator
Firebug says the POST response is:
{"attribute": "bugs_closed", "stat": "fail", "err": {"msg": "Missing value
for the attribute", "code": 106}}
What operating system are you using? What browser?
Firefox 2.0.0.13 on Windows XP SP2