Bug 10271: regression test for search using indexes containing 'ns'
authorGalen Charlton <gmc@esilibrary.com>
Mon, 28 Oct 2013 15:34:15 +0000 (15:34 +0000)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 5 Dec 2013 17:55:34 +0000 (14:55 -0300)
commit6238015a7a58b162623f8657275b7fe9b35ecd0c
tree7c1ec87216f16beaca13b10b11d41408f8ce8736
parentaa1e309715d91e657d47a8e9b00e6ff7f05b3f4b
Bug 10271: regression test for search using indexes containing 'ns'

This patch adds a regression test for doing a form-based catalog
search using an index that contains the string 'ns' in its name.  In
this case, the index being tested is 'Code-institution'.

To test
-------
[1] Prove -v t/db_dependent/Search.t should have two failed tests;
    one each for GRS-1 and DOM testing.
[2] After applying the main patch for this bug, the tests should
    pass.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 935ed2876b3902ca5e2dfa2cc258baf6fc464ab3)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Search.t