| Summary: | Email header fields saved empty when contains unicode characters and punctuation (dash, dot) | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Murz <MurzNN> |
| Component: | composer | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | christiandehne |
| Priority: | HI | ||
| Version First Reported In: | Git (master) | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Murz
2011-04-18 07:34:35 UTC
*** Bug 271238 has been marked as a duplicate of this bug. *** Adding as a release showstopper, silently dropping recipients is quite bad. Git commit de7b0dc1f1d2dad70b316304da88ab8a9df91260 by Thomas McGuire. Committed on 19/04/2011 at 16:39. Pushed by tmcguire into branch 'master'. Use encodeRFC2047Sentence() to properly encode mailboxes. BUG: 271192 M +1 -1 kmime/kmime_header_parsing.cpp M +3 -2 kmime/kmime_headers.cpp http://commits.kde.org/kdepimlibs/de7b0dc1f1d2dad70b316304da88ab8a9df91260 Git commit 65cc572f802cc6ba8e19b1c39c9e14f473acd5a6 by Thomas McGuire. Committed on 19/04/2011 at 16:39. Pushed by tmcguire into branch '4.6'. Use encodeRFC2047Sentence() to properly encode mailboxes. BUG: 271192 (cherry picked from commit de7b0dc1f1d2dad70b316304da88ab8a9df91260) M +1 -1 kmime/kmime_header_parsing.cpp M +3 -2 kmime/kmime_headers.cpp http://commits.kde.org/kdepimlibs/65cc572f802cc6ba8e19b1c39c9e14f473acd5a6 This bug is now fixed in the recent version of kdepimlibs (either master or 4.6). Confirm fixing, all goes to work normally. |