Closed Bug 357676 Opened 18 years ago Closed 18 years ago

Missing module declarations in Bug.pm

Categories

(Bugzilla :: Bugzilla-General, defect)

2.23.3
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 3.0

People

(Reporter: LpSolit, Assigned: LpSolit)

Details

(Keywords: regression)

Attachments

(1 file)

Bugzilla::Bug::_check_component() uses Bugzilla::Component and Bugzilla::Bug::_check_groups() uses Bugzilla::Group but these modules are not use'd by Bug.pm so that you get the error reported in bug 355837 comment 6:

Undefined subroutine &Bugzilla::Component::check_component called at
Bugzilla/Bug.pm line 566.
Attached patch patch, v1Splinter Review
Attachment #243203 - Flags: review?(timeless)
Attachment #243203 - Flags: review?(mkanat)
Status: NEW → ASSIGNED
Flags: blocking3.0+
Comment on attachment 243203 [details] [diff] [review]
patch, v1

Looks good, and passes the dependency test.
Attachment #243203 - Flags: review?(timeless)
Attachment #243203 - Flags: review?(mkanat)
Attachment #243203 - Flags: review+
Flags: approval?
Flags: approval? → approval+
Checking in Bugzilla/Bug.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Bug.pm,v  <--  Bug.pm
new revision: 1.162; previous revision: 1.161
done
Status: ASSIGNED → RESOLVED
Closed: 18 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: