[Koha-bugs] [Bug 11426] Make HighlightOwnItemsOnOPAC work with XSLT

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 23 16:41:10 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11426

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |15758

--- Comment #5 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Jonathan Druart from comment #4)
> Result page: The code has been copied from the detail page, but... cannot
> work.
> A class is also used, highlight-row-results, but is never set. The
> 'branchcode' key that is compared with $branchcode:
>  850                             if ( $item->{branchcode} eq $branchcode ) {
> does not exist (not set by searchResults)

=> This is actually a regression, my bad.
  commit df97814f3034a3d5015546c4eca21f08ae951e37
  Bug 15758: Koha::Libraries - Remove GetBranches


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15758
[Bug 15758] Move the C4::Branch related code to Koha::Libraries - part 4
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list