[dev] [commits] Horde-Hatchery branch master updated. 02e85eac62ebef1a704bf89180c24d2b61cc6a46

Chuck Hagenbuch chuck at horde.org
Mon Feb 2 04:47:36 UTC 2009


Quoting Michael Rubinsky <mike at theupstairsroom.com>:

> The branch master has been updated
>        via  02e85eac62ebef1a704bf89180c24d2b61cc6a46 (commit)
>       from  edf85237367dc61c78d47b8c8cd7d6db51f0e634 (commit)
>
> -----------------------------------------------------------------------
> commit 02e85eac62ebef1a704bf89180c24d2b61cc6a46
> Author: Michael J. Rubinsky <mrubinsk at horde.org>
> Date:   Thu Jan 29 17:34:52 2009 -0500
>
>     Correctly deal with sql case insensitivity.
>
>  content/lib/Tagger.php |    9 +++++++--
>  1 files changed, 7 insertions(+), 2 deletions(-)
>
> http://git.horde.org/diff.php/content/lib/Tagger.php?rt=horde-hatchery&r1=3cf6904036b3088c3d1c204097c7e6f2557856b5&r2=02e85eac62ebef1a704bf89180c24d2b61cc6a46

I may have been wrong on this one. Maybe we should enforce lowercase  
tags, or maybe use case-preserving behavior like the OSX filesystem.  
Otherwise we have to ensure that the db string field is  
case-sensitive, or we can get an error on the unique tag_name index.

-chuck


More information about the dev mailing list