]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 327344: Create sql_iposition and use it in Search.pm to fix the fact that se
authormkanat%bugzilla.org <>
Mon, 30 Jun 2008 02:24:08 +0000 (02:24 +0000)
committermkanat%bugzilla.org <>
Mon, 30 Jun 2008 02:24:08 +0000 (02:24 +0000)
commitf1bf7e46c29de0d40274e66b422a2e71bdcaf1bc
tree9ab089fce130bc3b9a3d0f2e431fd7445364c6a2
parent6c21ba664821c442fedeffd4867fa6b26e6d9666
Bug 327344: Create sql_iposition and use it in Search.pm to fix the fact that se
arching for Turkish characters didn't do case-insensitivity properly.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
Bugzilla/DB.pm
Bugzilla/DB/Mysql.pm
Bugzilla/Search.pm