https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29697 --- Comment #122 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 138089 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=138089&action=edit Bug 29697: tracklinks should not explode on invalid marc record Caught by t/db_dependent/www/regressions.t # Failed test '404 for itemnumber containing different URI' # at t/db_dependent/www/regressions.t line 124. # got: '500' # expected: '404' # Failed test '302 for itemnumber with matching URI' # at t/db_dependent/www/regressions.t line 126. # got: '500' # expected: '302' # Failed test '404 for itemnumber containing different URI' # at t/db_dependent/www/regressions.t line 139. # got: '500' # expected: '404' # Failed test '302 for itemnumber with matching URI' # at t/db_dependent/www/regressions.t line 141. # got: '500' # expected: '302' # Looks like you failed 4 tests of 36. -- You are receiving this mail because: You are watching all bug changes.