MT 2168 : Logical AND between multiple words strings
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Fri, 23 Oct 2009 14:05:33 +0000 (16:05 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Mon, 26 Oct 2009 14:34:33 +0000 (15:34 +0100)
commite3a8f1e20d871fca0b50c57146d2194ffdda00c2
treeb89e241b7c57dc87a4a104314dfd5aaa63193cce
parent67c69a3b666f10619b1c129ce30e261fad3b0de6
MT 2168 : Logical AND between multiple words strings

C4::SQLHelper was doing an implicit OR of multiple words strings
It is now fixed and does an AND
C4/SQLHelper.pm
t/db_dependent/SQLHelper.t