https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19073
Alex Sassmannshausen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #65799|0 |1 is obsolete| | --- Comment #2 from Alex Sassmannshausen <[email protected]> --- Created attachment 65801 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65801&action=edit Bug 19073: bugfix: Dereference correct value from Koha::Object. * tools/modborrowers.pl: Dereference 'branchcode' rather than 'value'. Test Plan: - Carry out "Batch patron modification" with any number of patrons. + Change the library. + Hit Save. - The library will not have been updated. - Apply patch. - Run same modification. - The library will have been updated -- 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] 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/
