https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25913
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |ity.org |ommunity.org CC| |[email protected] | |ommunity.org --- Comment #3 from Jonathan Druart <[email protected]> --- (In reply to Nick Clemens from comment #0) > In opac search results we call get_coins in an eval so it can load, on other > scripts we don't We surround it by an eval in detail.pl to deal with encoding problems, what we don't on other views. I think this patch deals correctly with the problem you reported. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
