https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30279
David Gustafsson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff --- Comment #7 from David Gustafsson <[email protected]> --- Thank you for the feedback/review. The filter issue should (hopefully) now be fixed. The method called in the template does not return anything and a filter makes no sense, but it should be resolved by using the CALL directive which does not expect a return value. Also added the new action on the page for browsing action-logs. Regarding excessive logging it's simply part of the spec of this feature as Ola pointed out. As logging of patron views is disabled by default and has to be enabled I assume those who enable it are aware that a new log entry will be created each time the patron info is shown. -- 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/
