Version: unspecified (using KDE 4.4.4) OS: Linux I open a mail and try to add sender address into the address book, KMail crate an address but the entity was empty Reproducible: Always OS: Linux (x86_64) release 2.6.34-12-desktop Compiler: gcc
Hej, this is a bug in kmail/kpimutils which breaks the encoding of email addresses. The name part of your email address will be RFC2047 encoded, because it contains non-latin1 characters. However the RFC2047 encoded string is not properly percent encoded, therefor KUrl::path() in KPIMUtils::decodeMailtoUrl returns only '=' because it interprets the first '?' of '=?utf-8?...' as query separator. Ciao, Tobias
(In reply to comment #1) > Hej, > > this is a bug in kmail/kpimutils which breaks the encoding of email addresses. > The name part of your email address will be RFC2047 encoded, because it > contains non-latin1 characters. However the RFC2047 encoded string is not > properly percent encoded, therefor KUrl::path() in KPIMUtils::decodeMailtoUrl > returns only '=' because it interprets the first '?' of '=?utf-8?...' as query > separator. > > Ciao, > Tobias Hi: So what should I do now?
Is this still hapenning with newer versions of KMail?
Setting status correctly.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!