Bug 7333 - Fixing up db_dependent/Search.t to use sample data Thanks to Chris N....
authorLiz Rea <wizzyrea@gmail.com>
Thu, 15 Dec 2011 16:21:36 +0000 (10:21 -0600)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 27 Dec 2011 17:41:10 +0000 (18:41 +0100)
commit3c12d5f2f63ac06ac8f71c1a5598bc01c82e5802
tree5f7e0e80f4f65e5814461ab69ed253a150cf5da7
parenta600fbd74c2f01e0d4ed7159e08d6884f2c1c3f0
Bug 7333 - Fixing up db_dependent/Search.t to use sample data Thanks to Chris N. for helping figure out that it was because there were no French stopwords in the DB that the test was failing.

Patch changes the French string (with French stopwords) to an English string with English stopwords, as only English stopwords are installed in the default data.

This patch will allow Search.t to run on the database attached to this bug.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
t/db_dependent/Search.t