https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31976
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] |ity.org | --- Comment #2 from Owen Leonard <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
