Summary | Turba - only saves 1 email address |
Queue | Turba |
Queue Version | 2.3-RC1 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | horde (at) agotnes (dot) com |
Created | 09/25/2008 (6141 days ago) |
Due | |
Updated | 09/06/2017 (2873 days ago) |
Assigned | |
Resolved | 09/25/2008 (6141 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 90299aa481c417e4acf5ea2482f820ee01f5df08
Author: Moritz Venn <ritzmo@php.net>
Date: Thu Apr 13 17:01:17 2006 +0000
Correct Cell-Parsing (#7392)
git-svn-id:
https://svn.php.net/repository/pear/packages/Text_Wiki/trunk@211338
c90b9560-bf6c-de11-be94-00142212c4b1
Text/Wiki/Parse/Mediawiki/Table.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://github.com/horde/horde/commit/90299aa481c417e4acf5ea2482f820ee01f5df08
In turba/config/attributes.php - ensure the emails attribute is set up
and allows multiple entries as per the .dist file
in turba/config/sources.php
- ensure your 'email' source field is replaced with an 'emails' source
field pointing at the right place.
Then ensure the tabs array points at 'emails' rather than the 'email'
field and that the 'search' parameter also points at emails.
Thanks for the pointer :)
attribute type. Please ask further questions on the mailing list.
editable fields within Turba, and I can edit both easily successfully.
What do I do to ensure SyncML synchs up the second Outlook email to 'email 2'?
URLs welcome if I'm missing something simple.
ta
State ⇒ Not A Bug
Priority ⇒ 2. Medium
New Attachment: vcard.txt
Patch ⇒ No
Milestone ⇒
Summary ⇒ Turba - only saves 1 email address
Type ⇒ Bug
State ⇒ Unconfirmed
Queue ⇒ Turba
bug #7099and found that SyncML now indeed converts theinput data to a VCARD with 2 EMAIL: entries, however, the record still
isn't saved in Turba correctly and a single email address only can be
found there.
Find the VCARD attached.