[commits] Horde branch master updated. 95499e15bc097d3c35d59c4f996538b5563065f4

Michael Rubinsky mrubinsk at horde.org
Wed Oct 20 15:03:16 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: 1532939f784c60d132838e90a557514411d1067c

95499e1 Don't make client addressbook source a required configuration parameter.

-----------------------------------------------------------------------

commit 95499e15bc097d3c35d59c4f996538b5563065f4
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Oct 20 10:59:56 2010 -0400

    Don't make client addressbook source a required configuration parameter.
    
    Chicken and egg problem: when turba is first installed, and using a source like
    localsql with shares enabled, there will be no existing address books found to list.
    If left unpopulated, this will cause client/* api calls to fail, but before we made
    this a select list, we made it default to 'localsql' - which would cause the clients/*
    api methods to fail since that's not a valid source when using shares.
    
     So, making this non-required doesn't loose anything we had before.

 turba/config/conf.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/turba/config/conf.xml?rt=horde-git&r1=898c9178ce8a81ebff27112895734a1c479cbdb4&r2=95499e15bc097d3c35d59c4f996538b5563065f4




More information about the commits mailing list