Closed Bug 92713 Opened 23 years ago Closed 23 years ago

show_activity.cgi displays zeroes as non-breaking spaces

Categories

(Bugzilla :: Bugzilla-General, defect, P3)

x86
Linux
defect

Tracking

()

RESOLVED FIXED
Bugzilla 2.14

People

(Reporter: myk, Assigned: myk)

Details

(Keywords: regression)

Attachments

(1 file)

When "show_activity.cgi" retrieves a list of changes from the database, it
converts null values, empty strings, and zeroes to a non-breaking space
(" "), presumably so the bug activity table formats correctly in browsers
that format table cells differently if they contain no content.

Zeroes are content and are usually significant (they represent "boolean false"
in certain fields), so they should not be converted to a non-breaking space.
accepting, setting patch and review (wanted) keywords.
Status: NEW → ASSIGNED
Keywords: patch, review
Priority: -- → P3
Target Milestone: --- → Bugzilla 2.16
This is a regression caused during the fix for bug 55161.

Checked in.
r= jake
Keywords: regression
Target Milestone: Bugzilla 2.16 → Bugzilla 2.14
Oops, forgot to click the "FIXED" button :)
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Moving to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Version: Bugzilla 2.13 → unspecified
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: