[commits] Horde branch master updated. a90c671771adbbb1aa08576a2b9d13e011ca6790

Jan Schneider jan at horde.org
Mon Apr 4 17:07:40 UTC 2011


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

from: ef4abb06f887529e0bc387d8f125c6d42950bf66

5580269 Add failing test for bug #9617.
be26477 Fix session retrieval.
a90c671 Fix case-insensitive filtering of duplicate tags (Bug #9617).

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

commit 55802691eafbb6931b93e8c96ee8d2d4fd5b441b
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 4 17:33:02 2011 +0200

    Add failing test for bug #9617.

 content/test/Tags/TaggerTest.php |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/55802691eafbb6931b93e8c96ee8d2d4fd5b441b

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

commit be26477faca5636ae71ce8cb72332bede5d91597
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 4 18:29:56 2011 +0200

    Fix session retrieval.

 horde/admin/sqlshell.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/be26477faca5636ae71ce8cb72332bede5d91597

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

commit a90c671771adbbb1aa08576a2b9d13e011ca6790
Author: Jan Schneider <jan at horde.org>
Date:   Mon Apr 4 19:06:29 2011 +0200

    Fix case-insensitive filtering of duplicate tags (Bug #9617).
    
    This simplifies the _checkTags() method a lot too. Unfortunately it
    doesn't work at all with SQLite, so unit tests are rather useless.

 content/lib/Tagger.php           |   35 +++++++++++------------------------
 content/package.xml              |    4 ++--
 content/test/Tags/TaggerTest.php |    6 ++++++
 3 files changed, 19 insertions(+), 26 deletions(-)

http://git.horde.org/horde-git/-/commit/a90c671771adbbb1aa08576a2b9d13e011ca6790




More information about the commits mailing list