http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12896 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #23 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Jonathan, I tested all files included in the patch and they work fine... but: git grep GetBookSeller serials/claims.pl:use C4::Bookseller qw( GetBookSeller ); serials/claims.pl: @supplierinfo=GetBookSeller($supplierid); t/db_dependent/Bookseller.t:#Test GetBookSeller t/db_dependent/Bookseller.t: "Get Supplier1 (GetBookSellerFromId)" ); ... and serials claims actually explodes when you try to open it. -- You are receiving this mail because: You are watching all bug changes.