Closed Bug 378810 Opened 18 years ago Closed 18 years ago

Emai::MIME error when creating a new account

Categories

(Bugzilla :: User Accounts, defect)

x86
Windows XP
defect
Not set
major

Tracking

()

VERIFIED DUPLICATE of bug 360607

People

(Reporter: chris.hasbrouck, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 Build Identifier: 3.1 HEAD (as of 4/24/2007) Get a software error every time an account is created using ./createaccount.cgi Error is: 1.Launch Marshall Bugzilla (M.Bugz) at http://mbugz.redirectme.net (note: sorry currently not externally accessible) 2. Click on "Open a new Bugzilla Account" link (directs to http://mbugz.redirectme.net/createaccount.cgi 3. On the resulting page enter an e-mail address in the "E-mail Address:" text box. 4. Click [Send] button Result: Software error: Can't locate object method "_headers_as_string" via package "Email::MIME" at D:/Perl/site/lib/Email/MIME.pm line 20. Reproducible: Always Steps to Reproduce: 1.Launch Marshall Bugzilla (M.Bugz) at http://mbugz.redirectme.net (note: sorry currently not externally accessible) 2. Click on "Open a new Bugzilla Account" link (directs to http://mbugz.redirectme.net/createaccount.cgi 3. On the resulting page enter an e-mail address in the "E-mail Address:" text box. 4. Click [Send] button Actual Results: Software error: Can't locate object method "_headers_as_string" via package "Email::MIME" at D:/Perl/site/lib/Email/MIME.pm line 20. For help, please send mail to the webmaster ... Also e-mail is not sent Expected Results: Expected an account to be created and an e-mail to be sent to the e-mail entered . I've made sure that bugzilla is up to date with the latest CVS HEAD and also ran checksetup.pl without any errors. I haven't had any issues logging in with my account and traversing the site.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
I was able to resolve this issue by upgrading my PPMs. I thought I had the latest of Email::Simple and Email::MIME but regardless reinstalling v1.857 Email-MIME and v1.999 of Email-Simple seemed to do the trick.
Resolution: DUPLICATE → WORKSFORME
Even if this fixed your problem, this bug is still a dupe of bug 360607. Leave this resolution alone so we can more easily track dupes.
Resolution: WORKSFORME → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.