Summary | Adding a new addressbook to empty pref[addressbooks] |
Queue | Turba |
Queue Version | 2.3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | patrick.abiven (at) apitech (dot) fr |
Created | 2008-09-26 (4503 days ago) |
Due | |
Updated | 2008-10-07 (4492 days ago) |
Assigned | |
Resolved | 2008-10-07 (4492 days ago) |
Milestone | |
Patch | No |
Assigned to Jan Schneider
State ⇒ Resolved
http://cvs.horde.org/diff.php/turba/lib/Turba.php?r1=1.59.4.42&r2=1.59.4.43&ty=u
Type ⇒ Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Summary ⇒ Adding a new addressbook to empty pref[addressbooks]
Queue ⇒ Turba
Milestone ⇒
Patch ⇒ No
When are using prefs['addressbooks'] = '' (ie all addressbooks are
listed), but when creating a new address book it is automatically
added in the pref['addressbooks']. So the auto-completion on email
recipients is broken.
In turba/lib/Turba.php, in function createShare(), line 596, a test on
$prefs not empty would be good for not changing the
prefs['addressbooks'] if it is empty.
Regards
Patrick