https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24674 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Hi Janusz, One test is failing with your patch: t/db_dependent/Biblio/TransformMarcToKoha.t .. 1/3 # Failed test 'Missing question mark' # at t/db_dependent/Biblio/TransformMarcToKoha.t line 107. # got: '1980' # expected: '198-' # Looks like you failed 1 test of 10. # Failed test 'Testing _adjust_pubyear' # at t/db_dependent/Biblio/TransformMarcToKoha.t line 109. -- You are receiving this mail because: You are watching all bug changes.