6.0.0-beta1
7/4/25

[#14474] Wrong utf8 encoding in mime part header
Summary Wrong utf8 encoding in mime part header
Queue Horde Groupware Webmail Edition
Queue Version 5.2.16
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester kaupo (at) einasto (dot) eu
Created 09/20/2016 (3209 days ago)
Due
Updated 09/21/2016 (3208 days ago)
Assigned 09/21/2016 (3208 days ago)
Resolved 09/21/2016 (3208 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/21/2016 07:26:57 AM Jan Schneider Comment #3
Taken from Horde DevelopersHorde Developers
Taken from Michael Rubinsky
State ⇒ Not A Bug
Reply to this comment
There's nothing wrong with that.
09/21/2016 04:00:24 AM Michael Rubinsky Comment #2
Assigned to Horde DevelopersHorde Developers
Priority ⇒ 1. Low
State ⇒ Assigned
Assigned to Michael Rubinsky
Reply to this comment
Confirmed.
09/20/2016 01:02:54 PM kaupo (at) einasto (dot) eu Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Wrong utf8 encoding in mime part header
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Attachment name: käsiraamat_word.doc

Horde created mime part header:

Content-Type: application/msword; name*=utf-8''k%C3%A4siraamat_word.doc
Content-Disposition: attachment; size=1525248;
  filename*=utf-8''k%C3%A4siraamat_word.doc
Content-Transfer-Encoding: base64


Must be:

Content-Type: application/octet-stream; 
name="=?UTF-8?Q?k=C3=A4siraamat=5Fword=2Edoc?="
Content-Disposition: attachment; 
filename="=?UTF-8?Q?k=C3=A4siraamat=5Fword=2Edoc?="
Content-Transfer-Encoding: base64

Saved Queries