27 Feb
2026
27 Feb
'26
3:24 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35104 --- Comment #85 from David Cook <dcook@prosentient.com.au> --- In cataloguing/addbiblio.pl why is "elsif ($encode_error)" at the bottom? Wouldn't it make more sense to put that near the top of the if/elsif and that way you could avoid adding all the "!$encode_error" condition to the other elsif statements? -- You are receiving this mail because: You are watching all bug changes.