http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12357 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply --- Comment #38 from Jonathan Druart <jonathan.druart@biblibre.com> --- Kyle, The test does not pass. # Failed test 'testing bibtex' # at /home/koha/src/t/db_dependent/Record.t line 123. # got: '@Scholastic{testID, # author = {Rowling, J.K.}, # title = {Harry potter}, # publisher = {Scholastic}, # year = {2001} # test = {Scholastic} # } # ' # expected: '@Scholastic{testID, # author = {Rowling, J.K.}, # title = {Harry potter}, # publisher = {Scholastic}, # year = {2001}, # test = {Scholastic} # } # ' -- You are receiving this mail because: You are watching all bug changes.