Summary | Headers with invalid RFC 2047 encoding |
Queue | IMP |
Queue Version | 3.2.3 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | Ole.Arntzen (at) ii (dot) uib (dot) no |
Created | 04/28/2004 (7737 days ago) |
Due | |
Updated | 07/21/2011 (5097 days ago) |
Assigned | 04/28/2004 (7737 days ago) |
Resolved | 04/28/2004 (7737 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Fix cache initialization logic for Kolab_List (Kolab Systems
Bug #137- Folders caching issue (shutdown function).
http://cvs.horde.org/diff.php/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Attic/List.php?rt=horde&r1=1.3.2.10&r2=1.3.2.11&ty=u
State ⇒ Not A Bug
almost 2 years ago:
HEAD: http://marc.theaimsgroup.com/?l=horde-cvs&m=102926733022182&w=2
Horde 2.x: http://marc.theaimsgroup.com/?l=horde-cvs&m=102926746022353&w=2
Priority ⇒ 2. Medium
Assigned to Michael Slusarz
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Queue ⇒ IMP
Subject: =?ISO-8859-1?B?TmVkZXRpZCBw5SBibA==?=ug-server
which was supposed to be decoded as:
Subject: Nedetid på blug-server
but the encoded header is invalid according to RFC 2047, which says:
Ordinary ASCII text and 'encoded-word's may appear together in the
same header field. However, an 'encoded-word' that appears in a
header field defined as '*text' MUST be separated from any adjacent
'encoded-word' or 'text' by 'linear-white-space'.