19 Feb
2021
19 Feb
'21
8:55 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27058 --- Comment #16 from Joonas Kylmälä <joonas.kylmala@helsinki.fi> --- (In reply to Joonas Kylmälä from comment #14)
(In reply to Marcel de Rooy from comment #13)
my $biblionumber1 = $biblio2->biblionumber;
Obscure way of coding
Thanks for spotting. There is a similarly named global variable so I probably just wanted to get rid of those conflicts... Follow-up coming in 5.
Done. I fixed the other instance of same problem in the file as well while I was it. -- You are receiving this mail because: You are watching all bug changes.