Bug 384180 - Special characters in attachment names are displayed improperly
Summary: Special characters in attachment names are displayed improperly
Status: RESOLVED NOT A BUG
Alias: None
Product: kmail2
Classification: Applications
Component: UI (show other bugs)
Version: 5.6.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-30 14:36 UTC by Martin Pola
Modified: 2017-08-31 07:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Pola 2017-08-30 14:36:49 UTC
Sent messages with attachment names consisting of special characters, such as ÅÄÖ, are improperly displayed when opening the message in the Sent folder. Instead of
   anmälan av löntagaruppgifter.pdf
the name appears to be
   iso-8859-1''anm%E4lan%20av%20l%F6ntagaruppgifter%2Epdf

If I click on the attachment and open it in Okular, the wrongly displayed name appears in the Save File dialog window if I try to save a copy of the attachment.

I am guessing that the name is probably correctly encoded to with the percentage signs and everything, but that it is not properly decoded when the message is presented in the Sent folder.
Comment 1 Laurent Montel 2017-08-31 05:50:12 UTC
I tested here and it's ok.
I can't reproduce your bug
Comment 2 Martin Pola 2017-08-31 07:37:23 UTC
The example I provided was from an e-mail message sent on June 2, 2017. I just tried again, and I couldn't reproduce the problem either. Perhaps it has already been fixed? Nevertheless, I am sorry for wasting your time.