Bug 190653

Summary: Bugzilla is not decoding Base64 in bug comments
Product: Services Reporter: mail
Component: Bug TrackerAssignee: Bugmeister <bugmeister>
Status: Closed FIXED    
Severity: Affects Only Me CC: gonzo, mail, writing.my.life4ever
Priority: --- Keywords: needs-qa
Version: unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
List of base64-encoded comments none

Description mail 2014-06-05 10:31:11 UTC
Bugzilla shows raw base64 instead of the decoded message.

See comment #3 on Bugzilla bug 172624.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=172624#c3
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2014-06-06 04:57:49 UTC
Can you point to other bugs affected? I think we handled some, but not all of these. 

This one in particular is weird since it is a PGP message and I wonder what class of bugs were affected.
Comment 2 mail 2014-06-06 05:52:21 UTC
If I see it again I'll let you know.
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2015-12-30 10:21:01 UTC
Can't be in progress without a (real) assignee, re-open.
Comment 4 Spammer 2016-10-06 07:00:12 UTC
MARKED AS SPAM
Comment 5 Oleksandr Tymoshenko freebsd_committer freebsd_triage 2018-04-06 03:05:16 UTC
Created attachment 192268 [details]
List of base64-encoded comments

List of comment_id values for the comments that were converted from base64
Comment 6 Oleksandr Tymoshenko freebsd_committer freebsd_triage 2018-04-06 03:06:44 UTC
Those were comments that GNATS mail gateway for some reason stored in base64. GNATS web interface was able to decode them (or so it seems) and bugzilla just presented them as-is.