[Akonadi] [Bug 340830] New: Categories are saved as akonadi:?tag=1
Stefan BrĂ¼ns
stefan.bruens at rwth-aachen.de
Mon Nov 10 19:35:26 GMT 2014
https://bugs.kde.org/show_bug.cgi?id=340830
Bug ID: 340830
Summary: Categories are saved as akonadi:?tag=1
Product: Akonadi
Version: GIT (master)
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: DAV Resource
Assignee: kdepim-bugs at kde.org
Reporter: stefan.bruens at rwth-aachen.de
According to RFC 6350:
6.7.1. CATEGORIES
Purpose: To specify application category information about the
vCard, also known as "tags".
Value type: One or more text values separated by a COMMA character
(U+002C).
Cardinality: *
ABNF:
CATEGORIES-param = "VALUE=text" / pid-param / pref-param
/ type-param / altid-param / any-param
CATEGORIES-value = text-list
Example:
CATEGORIES:TRAVEL AGENT
CATEGORIES:INTERNET,IETF,INDUSTRY,INFORMATION TECHNOLOGY
On reading a VCARD, a tag entry should be added to the database. On saving a
VCARD, the internal tag should be substituted with its value.
The tag is an implementation detail, and only valid for the local akonadi
database.
Same happens when importing/exporting vcards, "Categories: Foo" is ignored on
import, export uses "akonadi:?tag=.."
Reproducible: Always
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list