https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16443
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 51220 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51220&action=edit Bug 16443: Make C4::Members::Statistics plack safe If the prefs is updated, the fields won't be. To make sure we already fetch updated values, we should remove the package variable and define it in the subroutine. There is not test plan, just make sure the changes are consistent. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
