Closed
Bug 529573
Opened 16 years ago
Closed 15 years ago
Tabular reports do not show empty resolution
Categories
(Bugzilla :: Reporting/Charting, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.6
People
(Reporter: gregaryh, Assigned: gregaryh)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
627 bytes,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
Report with resolution as an axis leaves out the '---' or empty resolution.
This is a regression from bug 528262.
| Assignee | ||
Updated•16 years ago
|
Attachment #413110 -
Flags: review?(mkanat)
Updated•16 years ago
|
Assignee: charting → ghendricks
Status: NEW → ASSIGNED
Depends on: 528262
Keywords: regression
OS: Linux → All
Hardware: x86 → All
Target Milestone: --- → Bugzilla 3.6
Version: 3.4 → 3.5.1
Comment 1•16 years ago
|
||
Comment on attachment 413110 [details] [diff] [review]
Tip
The value is an empty string, not a string with a single space.
Attachment #413110 -
Flags: review?(mkanat) → review-
| Assignee | ||
Comment 2•16 years ago
|
||
Then why does it not show up with an empty string but does with a space? The old code added a space too.
Updated•16 years ago
|
Flags: blocking3.6+
Comment 3•15 years ago
|
||
Comment on attachment 413110 [details] [diff] [review]
Tip
Okay, yeah, I suppose that does work. Ideally at some point we should be able to pass the empty string, though, so that it shows up as "---".
Attachment #413110 -
Flags: review- → review+
Updated•15 years ago
|
Flags: approval3.6+
Flags: approval+
| Assignee | ||
Comment 4•15 years ago
|
||
Max, can you go ahead and check this in? I still don't have bzr set up in my environment.
Comment 5•15 years ago
|
||
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified report.cgi
Committed revision 7007.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/3.6/
modified report.cgi
Committed revision 6985.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•