Koha/koha-tmpl/opac-tmpl/prog/en
Jared Camins-Esakov 36ca010cc4 Bug 4276: XSLT subject tracings only use subfield a
When XSLT is enabled, the subject tracings on the details view (both OPAC and
Intranet) previously only searched on the subfield 'a'. In addition, searches
failed when the tracing included parentheses, and the XSLT display did not
include subfields other than abcdvxyz, even for those 6xx tags that have other
subfields.

This patch adds a syspref: TraceSubjectSubdivisons. When
TraceSubjectSubdivisions is set to "Don't include" (default), the subject
tracings in the XSLT details view will only search on subfield 'a'. When
TraceSubjectSubdivisions is set to "Include", the subject tracings will search
on all subfields, not just subfield 'a'.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-03-28 09:47:05 +13:00
..
css Bug 5848: Same position for the tabs of Normal, MARC and ISBD view in opac detail 2011-03-14 20:50:03 +13:00
includes Bug 5930 : improving/modifying authority display on OPAC 2011-03-27 20:54:10 +13:00
js Fix for Bug 5115, Tags JavaScript includes many untranslatable strings 2011-02-04 13:25:22 +13:00
lib Fix for Bug 5140 - In Chrome, drop-down menus disappear after using pop-up calendar 2011-02-18 09:47:41 +13:00
modules Bug 5930 : improving/modifying authority display on OPAC 2011-03-27 20:54:10 +13:00
xslt Bug 4276: XSLT subject tracings only use subfield a 2011-03-28 09:47:05 +13:00