10 Dec
2019
10 Dec
'19
11:56 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24117 --- Comment #4 from Pedro Amorim <pjamorim91@gmail.com> --- Hi Jonathan, Thank you so much for your feedback. In the past, the $item parameter was changed to $item_unblessed, by this commit https://github.com/Koha-Community/Koha/commit/31c29fd31f557306233e6a2936148a... I opted to leave the code as it was previously written and add the parameter I needed, precisely because the function is only called once. I did not have the opportunity to test the behaviour of _GetCircControlBranch when $item is being used instead of $item_unblessed but I'll try test it soon and follow your instructions. -- You are receiving this mail because: You are watching all bug changes.