https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31976 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs@lists.koha-commun |oleonard@myacpl.org |ity.org | --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- This isn't a template problem, it's a problem with the way the interface behaves in the absence of any search input. The interface use to always show the first authorized value category (alphabetically) instead of showing a table of all categories. A variable is still being passed to the template with this default category which is being picked up by the breadcrumbs. We don't need the system to pick a category in the absence of a category selection because we want it to list all. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.