Closed Bug 366164 Opened 18 years ago Closed 18 years ago

[BUGZILLA] Mozbot does not decode quoted-printable messages correctly

Categories

(Webtools Graveyard :: Mozbot, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: reed, Assigned: reed)

Details

Attachments

(1 file)

Ever since bmo moved to 2.23.3+, the mozbots have been showing characters such as '=' for things. The problem is that Email::Simple is used, which cannot decode quoted-printable messages. The BugzillaMailHandler.pl script should use Email::MIME instead.
Attached patch patch - v1Splinter Review
Swap to Email::MIME from Email::Simple.
Attachment #250805 - Flags: review?(wicked+bz)
Comment on attachment 250805 [details] [diff] [review] patch - v1 Tested with bugmail from bug 366041 and according to BugzillaMailHandler.pl debug output mail headers and body were now decoded properly.
Attachment #250805 - Flags: review?(wicked+bz) → review+
Checking in BugzillaMailHandler.pl; /cvsroot/mozilla/webtools/mozbot/BotModules/BugzillaMailHandler.pl,v <-- BugzillaMailHandler.pl new revision: 2.8; previous revision: 2.7 done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2.6
Verified fixed.
Status: RESOLVED → VERIFIED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: