This is the mail archive of the
overseers@sourceware.org
mailing list for the Sourceware project.
Bugzilla problem with deleted and re-created flag type.
- From: "Carlos O'Donell" <carlos at systemhalted dot org>
- To: overseers at sourceware dot org
- Date: Mon, 27 Feb 2012 23:48:48 -0500
- Subject: Bugzilla problem with deleted and re-created flag type.
- Authentication-results: mr.google.com; spf=pass (google.com: domain of patofiero@gmail.com designates 10.101.141.1 as permitted sender) smtp.mail=patofiero@gmail.com; dkim=pass header.i=patofiero@gmail.com
Overseers,
Working as admin for the glibc product I recently created,
deleted, and re-created a flag named "review."
When I go to edit the bugzilla flag properties at this URL:
http://sourceware.org/bugzilla/editflagtypes.cgi?action=edit&id=4
I get the following error:
~~~
Sources Bugzilla has suffered an internal error. Please save this page
and send it to overseers@sourceware.org with details of what you were
doing at the time this message appeared.
URL: http://sourceware.org/bugzilla/editflagtypes.cgi?action=edit&id=4
There is no flag type with the ID 4.
Traceback:
at /www/sourceware/bugzilla/editflagtypes.cgi line 548
main::validateID(...) called at
/www/sourceware/bugzilla/editflagtypes.cgi line 178
main::edit(...) called at /www/sourceware/bugzilla/editflagtypes.cgi line 82
~~~
Any idea what's going on here?
Cheers,
Carlos.