More Info

Revision f7a29b5...

(Back to digest)
 

Bug Fixes in KDE-PIM

Kevin Krammer committed changes in [kdepimlibs] /vcardparser:

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

File Changes

Added 2 files
/vcardparser/tests
 
kabc/vcard8.vcf
 
kabc/vcard8.vcf.ref
Modified 2 files
/vcardparser
 
kabc/testroundtrip.qrc
 
kabc.cpp
4 files changed in total