http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7441 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17901|0 |1 is obsolete| | --- Comment #44 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 18151 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18151&action=edit Bug 7441 - search results showing wrong branch When you search in the OPAC it shows you the HOME branch on the location in XSLT, but if you click through to the detail page it shows you the HOLDING branch in the holdings table which is very confusing to patrons. Fixed by adding a system preference to choose whether to display the holding branch or the home branch on the XSLT OPAC search results page. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Rebased on current master (2013-01-31). -- You are receiving this mail because: You are watching all bug changes.