1149: Admin DB View: Need to relax field validation on bug fixes entry

ciao****@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
Sept. 12, 2009
What version are you running?
RC 1

What's the URL of the page containing the problem?
https://reviewboard/admin/db/reviews/reviewrequest/<ID>/

What steps will reproduce the problem?
1. From the general user ReviewRequest View/Edit screen set the bugs field
to "55555-55". 
2. Now go to the Admin edit page, change a field (any field) and select Save.
3. You will get an error that the bugs field is invalid. It does not appear
to allow the "-" in the bugs field. You can however have a "-" from the
general user ReviewRequest View/Edit screen.

NOTE: We NEED "-" support, please don't remove that. Just fix the
validation on the bugs field to be more relaxed.
chipx86
#1 chipx86
We should be able to get this in for 1.0.x.
  • +Confirmed
  • +Milestone-Release1.0.x
    +Component-Admin
chipx86
#2 chipx86
Fixed on release-1.0.x in r655df86.
  • -Confirmed
    +Fixed
  • +chipx86