https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32648
--- Comment #11 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
