[koha-commits] main Koha release repository branch, new/bug_4276, created. v3.02.00-891-g36ca010

Git repo owner gitmaster at git.koha-community.org
Sun Mar 27 22:47:24 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_4276 has been created
        at  36ca010cc48c1f2a26eb542966f011de0fe2fca0 (commit)

- Log -----------------------------------------------------------------
commit 36ca010cc48c1f2a26eb542966f011de0fe2fca0
Author: Jared Camins-Esakov <jcamins at bywatersolutions.com>
Date:   Wed Mar 16 14:57:26 2011 -0400

    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 at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list