Summary | VCARD export of a contact with a country attribute |
Queue | Turba |
Queue Version | 2.3-RC1 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | patrick.abiven (at) apitech (dot) fr |
Created | 09/22/2008 (6131 days ago) |
Due | |
Updated | 09/22/2008 (6131 days ago) |
Assigned | |
Resolved | 09/22/2008 (6131 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Jan Schneider
State ⇒ Resolved
Priority ⇒ 2. Medium
Version ⇒ 2.3-RC1
http://cvs.horde.org/diff.php/turba/lib/Driver.php?r1=1.220&r2=1.221&ty=u
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ VCARD export of a contact with a country attribute
Queue ⇒ Turba
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
When exporting in VCARD format, contacts having a country address, it
raises an error:
'Using $this when not in object context' on
$this->_getCountry($hash['homeCountry']) : '' in turba/lib/Driver.php,
function tovCard().
It seems that this behavior was introduced between versions 1.57.2.74
and 1.57.2.75
Regards
Patrick