Closed
Bug 274414
Opened 20 years ago
Closed 19 years ago
Inconsistenty in the bug number scheme when getting list with one bug
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: bugzilla, Unassigned)
Details
when getting a buglist with one bug we write: "One bug found." when getting zero we write: "Zarro Boogs found." when getting something else we write: "1823 bugs found." Could we please change at least "One" into "1", to make it more consistent. But we might also think about changing "Zarro Boogs found." into "0 Bugs found." to make it more user friendly.
Comment 1•20 years ago
|
||
The admin can change "Zarro boogs found" by customizing variables.none.tmpl, so that's a WORKSFORME. And the change from "One" to "1" is a WONTFIX to me... But I may be wrong.
Comment 2•20 years ago
|
||
I'm pretty sure this is a dupe, but I have no clue where the original is...
Whiteboard: DUPEME
| Reporter | ||
Comment 3•20 years ago
|
||
I'm using a script to parse the numbers of bugs and consistency is always a nice thing
Comment 4•20 years ago
|
||
Personally I like my Zarro'less Boogs
Comment 5•20 years ago
|
||
Reassigning bugs that I'm not actively working on to the default component owner in order to try to make some sanity out of my personal buglist. This doesn't mean the bug isn't being dealt with, just that I'm not the one doing it. If you are dealing with this bug, please assign it to yourself.
Assignee: justdave → query-and-buglist
QA Contact: mattyt-bugzilla → default-qa
Comment 6•19 years ago
|
||
(In reply to comment #3) > I'm using a script to parse the numbers of bugs and consistency is always a > nice > thing > If you use a script, then you want the XML or CSV format, not the HTML one.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•