Closed
Bug 210998
Opened 21 years ago
Closed 20 years ago
process bug spews out unitialized value error messages from about line 368
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 223706
People
(Reporter: jpyeron, Assigned: myk)
References
Details
Attachments
(1 file, 1 obsolete file)
727 bytes,
patch
|
gerv
:
review-
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; .NET CLR 1.0.3705)
Build Identifier:
have patch, did not try to chase down the root cause.
It happened when the oldvalue was undef and newvalue was TestComponent.
it was durring a multiple bug move to TestProduct with no comment.
Reproducible: Always
Steps to Reproduce:
Reporter | ||
Comment 1•21 years ago
|
||
Reporter | ||
Comment 2•21 years ago
|
||
Can someone verify, and check in this patch?
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•21 years ago
|
Version: unspecified → 2.17.4
Comment 3•21 years ago
|
||
Jason,
In bugzilla, we only mark bugs as fixed once they have actually been fixed, ie
the problem is gone in the cvs tip of Bugzilla. In this case, you have a first
patch attempt, but the problem is not actually fixed yet.
Reopening
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 4•21 years ago
|
||
What Zach actually means is the bug isn't marked fixed until the fix is checked
into cvs.
Updated•21 years ago
|
Blocks: bz-warnings
Reporter | ||
Comment 5•20 years ago
|
||
fixed some bit rot
Attachment #126686 -
Attachment is obsolete: true
Reporter | ||
Comment 6•20 years ago
|
||
Comment on attachment 160896 [details] [diff] [review]
bugzilla-210998-v1.02.diff
this is over 1.5 years old, please review
I TOOK THE TIME to update it
Attachment #160896 -
Flags: review?
Comment 7•20 years ago
|
||
Comment on attachment 160896 [details] [diff] [review]
bugzilla-210998-v1.02.diff
I think your comment points out the correct fix - we should track down why
oldvalue is undefined, because it shouldn't be.
Gerv
Attachment #160896 -
Flags: review? → review-
Comment 8•20 years ago
|
||
In bug 223706, comment 4 Dave says why oldvalue can be undefined.
Reporter | ||
Comment 9•20 years ago
|
||
overworked underpaid, and this is what you get.
I filled two bugs for the same issue.
*** This bug has been marked as a duplicate of 223706 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 20 years ago
Resolution: --- → DUPLICATE
Updated•12 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
•