Summary | Include FBURL in vCard export |
Queue | Turba |
Queue Version | 4.1.2 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | lst_hoe02 (at) kwsoft (dot) de |
Created | 01/14/2014 (4204 days ago) |
Due | |
Updated | 01/15/2014 (4203 days ago) |
Assigned | |
Resolved | 01/15/2014 (4203 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
commit 2bfce3e2d0d35a631cc0af56944cf9fc99b2538b
Author: Jan Schneider <jan@horde.org>
Date: Wed Jan 15 15:21:28 2014 +0100
[jan] Export free/busy URL to vCard (
Request #12915).turba/docs/CHANGES | 1 +
turba/lib/Driver.php | 8 ++++++++
turba/package.xml | 2 ++
3 files changed, 11 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/2bfce3e2d0d35a631cc0af56944cf9fc99b2538b
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ Include FBURL in vCard export
Type ⇒ Enhancement
State ⇒ New
information to new mail as vCard. This vCard does not include
Free/Busy URL stored in the contact because this attribute is missing
in turba/lib/Driver.php. According to RFC 2739 and
http://tools.ietf.org/html/rfc6350#section-6.9.1 this should be FBURL
in the vCard data.