[Bug 297541] kaddressbook doesn't handle line breaks correctly in the notes field.

Kevin Krammer krammer at kde.org
Tue Apr 24 17:18:58 BST 2012


https://bugs.kde.org/show_bug.cgi?id=297541

Kevin Krammer <krammer at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep
                   |imlibs/d0f37e740e1715d7b022 |imlibs/f7a29b54327876508e83
                   |8da9912a43db8051fde6        |4c407173084e0f626252

--- Comment #7 from Kevin Krammer <krammer at kde.org> ---
Git commit f7a29b54327876508e834c407173084e0f626252 by Kevin Krammer.
Committed on 07/04/2012 at 22:07.
Pushed by krake into branch 'master'.

Treat \N as a valid new line sequence in vcard input

The vCard RFC has a note on fields of type text that suggests that
both \n and \N are to be treated as new line sequences:

        . The method for specifying CRLF character sequences in text
          type values has been changed. The CRLF character sequence in
          a text type value is specified with the backslash character
          sequence "\n" or "\N".
FIXED-IN: 4.8.3
REVIEW: 104509

M  +2    -0    kabc/vcardparser/testroundtrip.qrc
A  +8    -0    kabc/vcardparser/tests/vcard8.vcf
A  +8    -0    kabc/vcardparser/tests/vcard8.vcf.ref
M  +1    -0    kabc/vcardparser/vcardparser.cpp

http://commits.kde.org/kdepimlibs/f7a29b54327876508e834c407173084e0f626252

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list