https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29314
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #5 from Tomás Cohen Arazi <[email protected]> --- I would like to know what the overall goal is. As I see it, we are making the callers need to pass the OpenURLResolverURL variable, instead of taking it for granted implicitly. I'm failing it because it makes some tests fail: t/db_dependent/Search.t .......... # Looks like you planned 90 tests but ran 27. t/db_dependent/Search.t .......... 1/3 # Failed test 'MARC21 + DOM' # at t/db_dependent/Search.t line 906. Can't use an undefined value as a HASH reference at /kohadevbox/koha/C4/Search.pm line 1994. # Looks like your test exited with 255 just after 1. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
