Closed Bug 308668 Opened 19 years ago Closed 19 years ago

summarize_time.cgi: Use of uninitialized value in concatenation (.) or string

Categories

(Bugzilla :: Bugzilla-General, defect)

2.20
defect
Not set
minor

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: wicked, Assigned: LpSolit)

References

Details

Attachments

(1 file)

Summarize_time.cgi floods error log with error |summarize_time.cgi: Use of uninitialized value in concatenation (.) or string| when the optional period starting date field is left empty. Error comes from different lines, including 150, 231 and 315. All lines seem to have a SQL query that use $date_bits variable which is undefined when start date is not defined.
Blocks: bz-warnings
Yep, I see this on my installation, too.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → Bugzilla 2.20
Attached patch patch, v1Splinter Review
Assignee: general → LpSolit
Status: NEW → ASSIGNED
Attachment #217459 - Flags: review?(wicked+bz)
Comment on attachment 217459 [details] [diff] [review] patch, v1 Yay!
Attachment #217459 - Flags: review?(wicked+bz) → review+
Flags: approval?
Flags: approval2.22?
Flags: approval2.20?
Flags: approval?
Flags: approval2.22?
Flags: approval2.22+
Flags: approval2.20?
Flags: approval2.20+
Flags: approval+
tip: Checking in summarize_time.cgi; /cvsroot/mozilla/webtools/bugzilla/summarize_time.cgi,v <-- summarize_time.cgi new revision: 1.16; previous revision: 1.15 done 2.22rc1: Checking in summarize_time.cgi; /cvsroot/mozilla/webtools/bugzilla/summarize_time.cgi,v <-- summarize_time.cgi new revision: 1.13.2.1; previous revision: 1.13 done 2.20.1: Checking in summarize_time.cgi; /cvsroot/mozilla/webtools/bugzilla/summarize_time.cgi,v <-- summarize_time.cgi new revision: 1.7.4.2; previous revision: 1.7.4.1 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: