The branch "master" has been updated. The following is a summary of the commits.
from: d4da93521a36744dbb1b5f54486cc0a39edd8f1d 9f3d9f1 Revert "Use Horde_String::lower" 3d87f75 Fix test runner for content d121caa add test for adding duplicate tags 0f36ff6 Need to convert from database's charset before comparing ----------------------------------------------------------------------- commit 9f3d9f11ca7d0eb5931b5edb598d54484354af34 Author: Michael J. Rubinsky <[email protected]> Date: Fri Mar 4 11:35:50 2011 -0500 Revert "Use Horde_String::lower" This reverts commit ae5714cbb917c43e184f942db0e1b5f3197f679f. We actually *do* want locale dependent conversions content/lib/Tagger.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/9f3d9f11ca7d0eb5931b5edb598d54484354af34 ----------------------------------------------------------------------- commit 3d87f752471bd282ffffb3a43a1168924b81ddda Author: Michael J. Rubinsky <[email protected]> Date: Fri Mar 4 11:56:35 2011 -0500 Fix test runner for content content/test/AllTests.php | 53 ++++++++------------------------------------ 1 files changed, 10 insertions(+), 43 deletions(-) http://git.horde.org/horde-git/-/commit/3d87f752471bd282ffffb3a43a1168924b81ddda ----------------------------------------------------------------------- commit d121caabf8970b6aa3ee106cbefbf27642f66d80 Author: Michael J. Rubinsky <[email protected]> Date: Fri Mar 4 13:42:03 2011 -0500 add test for adding duplicate tags Passes for me. content/test/Tags/TaggerTest.php | 19 +++++++++++++++---- 1 files changed, 15 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/d121caabf8970b6aa3ee106cbefbf27642f66d80 ----------------------------------------------------------------------- commit 0f36ff69b64c96e3ab91d6f479fa34cb15a451a9 Author: Michael J. Rubinsky <[email protected]> Date: Fri Mar 4 14:36:02 2011 -0500 Need to convert from database's charset before comparing Bug: 9617 content/lib/Tagger.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/0f36ff69b64c96e3ab91d6f479fa34cb15a451a9 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
