443: Can't clear the bugs field

jameslin
chipx86
chipx86
April 21, 2008
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
chipx86
#1 chipx86
  • -Priority-Medium
    +Priority-Critical
    +Milestone-Release1.0
  • +chipx86
david
#2 david
Fixed in SVN, thanks.
  • +Fixed