15 May
2023
15 May
'23
8:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32648 --- Comment #11 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Some debugging here, 245$a (and I think all other fields and so 952$*) had visibility=8 and so considered hidden. flush_memcached made the tests pass. We are missing a flush in another tests, but this also means that this test does not set properly the data it needs. -- You are receiving this mail because: You are watching all bug changes.