https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27981 --- Comment #32 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Marcel de Rooy from comment #30)
Please cleanup your patches! Please amend the first patch where you delete the buggy lines too ;)
Patches squashed, back to NSO (In reply to Marcel de Rooy from comment #29)
# found warning: Use of uninitialized value in string eq at /usr/share/koha/C4/Biblio.pm line 2632. # found warning: My biblionumber is 130 and my frameworkcode is at t/db_dependent/Biblio.t line 78. # expected to find warning: (?^u:My biblionumber is \d+ and my frameworkcode is ) # Looks like you failed 5 tests of 5. not ok 2 - AddBiblio
I get the extra warning if i run the test before the DB update, but all is good after -- You are receiving this mail because: You are watching all bug changes.