https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33568 --- Comment #35 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Owen Leonard from comment #34)
(In reply to Jonathan Druart from comment #33)
I don't see that. The filters are not there and the link is "Show filters".
Well, I'm not seeing it now either. I do see another issue with the SeparateHoldings preference:
If you're looking at a record which has no items that belong to "your" library you'll see a tab for that library saying "No matching records" See http://127.0.0.1:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=9 in the sample data for example (with SeparateHoldingsBranch set to "home library").
Before this patch Koha would display only a single "Holdings" tab showing all items. I'm not sure this is necessarily an unwanted change, but it is a difference.
Nice one, thanks! Fixed in "Bug 33568: Hide holdings tab if empty (SeparateHoldings)" -- You are receiving this mail because: You are watching all bug changes.