[Users] [Bug 3767] New: Unescape escaped characters in vCard address books
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Sun Feb 5 17:59:06 CET 2017
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3767
Bug ID: 3767
Summary: Unescape escaped characters in vCard address books
Classification: Unclassified
Product: Claws Mail
Version: 3.14.1
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P3
Component: UI/Address Book
Assignee: users at lists.claws-mail.org
Reporter: psychonaut at nothingisreal.com
The vCard standards generally require certain characters to be escaped when
used as part of a field value. These characters include commas (\,), newlines
(\n or \N), backslashes (\\), and semicolons (\;). Claws Mail doesn't seem to
be aware of this rule; when displaying field values, the escape character is
displayed literally. For example, take the following vCard:
BEGIN:VCARD
VERSION:3.0
CLASS:PUBLIC
EMAIL:webmaster at example.com
FN:Webmaster\, Example Industries
N:Webmaster;;Example Industries;;
UID:EjqLRGm4gL
END:VCARD
This gets displayed in the Claws Mail address book and in the drop-down address
completion as "Webmaster\, Example Industries". It should actually be
displayed as "Webmaster, Example Industries".
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list