3 Apr
2024
3 Apr
'24
6:53 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35357 --- Comment #34 from Andrii Nugged <nugged@gmail.com> --- IGNORE MY REPORT please. (In reply to Victor Grousset/tuxayo from comment #33)
This is weird, 23.11.x has $dbh declared at the beginning of the function. https://gitlab.com/koha-community/Koha/-/blob/23.11.x/C4/Circulation.pm#L154...
I double-checked, right, it is there. It was another codebase, where "dangling" $dbh-es (unused) were removed (and without code this $dbh was unused but declared here), now it's used, and all ok. so, whatever it is - it is all correct, false alamf from my side. -- You are receiving this mail because: You are watching all bug changes.