https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41163
--- Comment #5 from Lisette Scheer <[email protected]> --- Created attachment 191961 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191961&action=edit Bug 41163: Do not decode branchcode in circ log To test: 1 - confirm circ logging is on 2 - check out an item at Centerville (CPL) 3 - go to the log viewer, find your checkout, confirm the Info column includes "CPL" 4 - switch your logged-in library to Fairfield (FFL) 5 - confirm the log viewer now shows "FFL" in the info column for your checkout 6 - use a report to view action_logs.info for your checkout, confirm the field contains "CPL" 7 - apply patch, restart_all 8 - repeat steps 3-5, confirm "info" column shows "CPL" regardless of logged-in branch Signed-off-by: Roman Dolny <[email protected]> Signed-off-by: Lisette Scheer <[email protected]> -- 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/
