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)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 28 Oct 2013 16:10:33 +0000 (16:10 +0000)
commit935ed2876b3902ca5e2dfa2cc258baf6fc464ab3
tree09dacdb9740d46c3ae43505cc84b6a83643a86c5
parentb499255d75cfa6cfd4391afa052df9d0a79bfd40
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>
t/db_dependent/Search.t