Bug 11986: fix searching by tags in OPAC when DOM mode is in use
authorJacek Ablewicz <abl@biblos.pk.edu.pl>
Sun, 23 Mar 2014 20:24:48 +0000 (21:24 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 28 Apr 2014 16:17:07 +0000 (16:17 +0000)
commit6b0bc1b242736f017ab77a3c3e3863eaf0710235
tree2b9985816b9ba772d0c1f6c227bd78f6ea8b3b49
parentb91efb3b6668bdb50ea475571eae7858aa2b1f52
Bug 11986: fix searching by tags in OPAC when DOM mode is in use

This patch fixes the following issue: in installations that are using
zebra DOM indexing for bibliographic records, tag searching in OPAC
doesn't work properly (clicking on any tag in OPAC leads to "404 error").

To test: ensure that with patch applied:
1) problems with tag searching get resolved for [some] test
configuration with biblio DOM indexing enabled,
2) there are no apparent tag-searching-related regressions in OPAC,
in some yet another test installation configured with legacy
(grs1) indexing mode for biblios.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
opac/opac-search.pl