[Tickets #8285] Re: add_source = localsql not working in share mode
bugs at horde.org
bugs at horde.org
Fri May 15 15:40:07 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8285
------------------------------------------------------------------------------
Ticket | 8285
Updated By | almarin at um.es
Summary | add_source = localsql not working in share mode
Queue | Turba
Version | 2.3.1
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
almarin at um.es (2009-05-15 11:40) wrote:
One more thing.
The problem is given only in default pref (when you set value =>
'localsql' in prefs.php). If the user enter to options panel and
selects a diferent addressbook, that addresbook prevails over the
default addressbook, because of this condition:
if (!in_array($import_source, $addressbooks)) {
I think the patch make more robust the operation, because you can set
the add_source pref to an addressbook, but that addressbook cound be
deleted in the future. In that case i think it would be more desirable
has the operation done over the default addresbook rather than the
error.
More information about the bugs
mailing list