https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17196 --- Comment #45 from Zeno Tajoli <z.tajoli@cineca.it> --- Hi Johathan, I'm testig the patches in this bug. I think there is a problem in "Bug 17196: follow-up for bug 17088". Now is mandatory, bug 17088 is into the source. The result of "prove Record.t" is: Record.t .. DBIx::Class::Row::store_column(): No such column 'format' on Koha::Schema::Result::Biblioitem at /production/koha/install/bug17196/Koha/Object.pm line 71 # Looks like your test exited with 255 before it could output anything. Record.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/4 subtests In fact a'format' column is not present in table biblioitems. Bye -- You are receiving this mail because: You are watching all bug changes.