Closed
Bug 327690
Opened 20 years ago
Closed 19 years ago
Error in c:/Perl/lib/CGI/Carp.pm line 314 every time email attempts to send
Categories
(Bugzilla :: Email Notifications, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 324398
People
(Reporter: jadams41, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
Build Identifier:
I get the following error everytime I create a new bug or update an existing bug if the parameter "mail_delivery_method" is set to anything other than "none"
undef error - Failed to send: Bad file descriptor at c:/Perl/lib/CGI/Carp.pm line 314.
Process_bug.cgi was executing at teh time.
Reproducible: Always
Steps to Reproduce:
1. Set mail_delivery_method to "smtp". Set preferences to send email.
2. Add a comment to a bug
3. Submit the changes
Actual Results:
Bugzilla has suffered an internal error. Please save this page and send it to THE MAINTAINER HAS NOT YET BEEN SET with details of what you were doing at the time this message appeared.
URL: http://127.0.0.1/bugzilla/process_bug.cgi
undef error - Failed to send: Bad file descriptor at c:/Perl/lib/CGI/Carp.pm line 314.
Expected Results:
Email would be sent sucessfully. Verified by checking that the email has been recieved.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 253996 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 324398 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•