[kdepimlibs] [Bug 332340] VCard import: CRLF in encoded lines breaks parsing of contact information
Martin Koller
kollix at aon.at
Wed Apr 9 11:21:12 BST 2014
https://bugs.kde.org/show_bug.cgi?id=332340
Martin Koller <kollix at aon.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Version Fixed In| |4.13
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/kdep
| |imlibs/ebc15a8af0882a05dd38
| |3deb142c3528f04d9c80
--- Comment #5 from Martin Koller <kollix at aon.at> ---
Git commit ebc15a8af0882a05dd383deb142c3528f04d9c80 by Martin Koller.
Committed on 09/04/2014 at 10:18.
Pushed by mkoller into branch 'KDE/4.13'.
Fix handling of \r\n in quoted-printable soft-broken lines
When a vcard has quoted-printable encoded lines with a soft line-break,
the fetch for the next line did not handle the \r\n line handling
as is done in the outer loop
FIXED-IN: 4.13
REVIEW: 117097
M +2 -0 kabc/vcardparser/testroundtrip.qrc
A +56 -0 kabc/vcardparser/tests/vcard10.vcf
A +52 -0 kabc/vcardparser/tests/vcard10.vcf.ref
M +4 -0 kabc/vcardparser/vcardparser.cpp
http://commits.kde.org/kdepimlibs/ebc15a8af0882a05dd383deb142c3528f04d9c80
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list