24 Jul
2025
24 Jul
'25
7:01 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40490 --- Comment #5 from David Cook <dcook@prosentient.com.au> --- I don't have a U24 system on hand, but the tests pass with the patch on D12, so there's no harm in them. -- Looking at the code, I wonder if we could have used one of Test::Output's stderr_* methods here to check if STDERR was empty or had the error we expect in U24? But this should work fine. I wonder how we'll know to undo this change when there's a newer version of GD::Barcode available? Would it be worth wrapping this in a GD::Barcode::VERSION check? -- You are receiving this mail because: You are watching all bug changes.