https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32730
--- Comment #13 from Michael Hafen <[email protected]> --- Odd, I was able to follow the test plan all the way through on an up-to-date branch of master. I'm surprised that both the tab load and the list count on the tab aren't working. I expected they were distinct enough that one or the other would work. Unless there's an error in the get_lists_with_patron function, both the tab and the tab contents use that. Are you running with Plack? It's possible that Plack didn't pick up some changes, that could explain why this isn't working. Are you able to see the error logs? Should be either /var/log/koha/[instance]/intranet-error.log or /var/log/koha/[instance]/plack-intranet-error.log -- You are receiving this mail because: 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/
