Closed Bug 344497 Opened 19 years ago Closed 19 years ago

Cannot create new bugs

Categories

(Bugzilla :: Creating/Changing Bugs, defect)

2.23
defect
Not set
blocker

Tracking

()

RESOLVED FIXED
Bugzilla 3.0

People

(Reporter: LpSolit, Assigned: LpSolit)

References

Details

(Keywords: regression, selenium)

Attachments

(1 file)

When creating a new bug, post_bug.cgi complains that check_component() is undefined: Undefined subroutine &Bugzilla::Component::check_component called at /var/www/bugzilla/post_bug.cgi line 145. That's a regression due to bug 337054 where I forgot to "use Bugzilla::Component".
Attached patch patch, v1Splinter Review
Attachment #229065 - Flags: review?
Attachment #229065 - Flags: review? → review+
Status: NEW → ASSIGNED
Depends on: 337054
Flags: approval?
Is 2.23.2 affected?
(In reply to comment #2) > Is 2.23.2 affected? > yes!
Ok, thanks.
Comment on attachment 229065 [details] [diff] [review] patch, v1 Huh, how strange. I thought the compiler should catch that, since we are using the :: operator to call the function. Ah, well.
Attachment #229065 - Flags: review+
Invoking the emergency checkin procedure: Checking in post_bug.cgi; /cvsroot/mozilla/webtools/bugzilla/post_bug.cgi,v <-- post_bug.cgi new revision: 1.155; previous revision: 1.154 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Flags: approval? → approval+
*** Bug 345313 has been marked as a duplicate of this bug. ***
*** Bug 351784 has been marked as a duplicate of this bug. ***
Flags: testcase+
Keywords: selenium
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: