[commits] Horde branch master updated. 431aa2fecadefdc4d1935203d4413a2948205390

Gunnar Wrobel p at rdus.de
Wed Feb 16 07:49:10 UTC 2011


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

from: ca011c10791dbf2bcf149bf5c9090e098bc8ae02

431aa2f Most of the listShare() calls are using sortBy = 'id' which makes assumptions on the internal ID being used by the backend.

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

commit 431aa2fecadefdc4d1935203d4413a2948205390
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Feb 16 08:48:57 2011 +0100

    Most of the listShare() calls are using sortBy = 'id' which makes assumptions on the internal ID being used by the backend.
    
    While the SQL backend uses incremental IDs for its shares the Kolab backend ID is based on the folder name (e.g. "INBOX/Calendar"). The sortBy = 'id' yields a different result then.

 framework/Share/lib/Horde/Share/Kolab.php           |    1 -
 framework/Share/test/Horde/Share/Base.php           |   43 +++++++--
 framework/Share/test/Horde/Share/Kolab/MockTest.php |   94 -------------------
 3 files changed, 33 insertions(+), 105 deletions(-)

http://git.horde.org/horde-git/-/commit/431aa2fecadefdc4d1935203d4413a2948205390




More information about the commits mailing list