Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72861 - Pine does not display long encoded subjects
Summary: Pine does not display long encoded subjects
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-29 14:39 UTC by Kolbjørn Barmen
Modified: 2004-11-29 17:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
I patch this in my ebuild right before the transparent patch (pine-4.58-base64-subject.patch,2.31 KB, patch)
2004-11-29 14:41 UTC, Kolbjørn Barmen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kolbjørn Barmen 2004-11-29 14:39:17 UTC
This patch relaxes the length condition on the subject field, so that 
pine will display base64 encoded subject-fields that are longer than 
what the RFCs say. Such bogus subject-fields are common in quite a few 
mailers and mail generating programs, sadly.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Kolbjørn Barmen 2004-11-29 14:41:34 UTC
Created attachment 44959 [details, diff]
I patch this in my ebuild right before the transparent patch
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2004-11-29 17:19:56 UTC
Patch applied in CVS portage, thanks for submission!