]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 327344: Create sql_iposition and use it in Search.pm to fix the fact that searchi...
authormkanat%bugzilla.org <>
Mon, 30 Jun 2008 02:23:10 +0000 (02:23 +0000)
committermkanat%bugzilla.org <>
Mon, 30 Jun 2008 02:23:10 +0000 (02:23 +0000)
commit0a566f92417aa741828413b00585f48f72b5c639
tree3bcb312d5c86eb695ecc9e6c3a4a6106fd3cc8a9
parentba0b55cebea4cf2dd2085547e38e8f540f10c03b
Bug 327344: Create sql_iposition and use it in Search.pm to fix the fact that searching 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