Closed
Bug 95071
Opened 24 years ago
Closed 24 years ago
wrong radiobutton checked on "change several bugs at once"
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
People
(Reporter: tbjoern, Assigned: justdave)
Details
This is on the page you get when you select "change several bugs at once" from a
list of bugs.
For instance if you change resolution, the checkbox next to "reassign bugs to"
is checked.
Solution: move the line $knum++ (line 1522 in version 1.137) up one line, so it
is in the same if-block that prints the radiobutton.
| Reporter | ||
Comment 1•24 years ago
|
||
Sorry - forgot to say that the file I am referring to is buglist.cgi.
Comment 2•24 years ago
|
||
This is one of the many things that are slated for being fixed once the tree is
open for 2.16 work.
*** This bug has been marked as a duplicate of 93006 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Comment 3•24 years ago
|
||
moving to Bugzilla product
reassign to default owner/qa for INVALID/WONTFIX/WORKSFORME/DUPLICATE
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Version: Bugzilla 2.12 → unspecified
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•