[Koha-bugs] [Bug 12747] Add extra column in Z3950 search result

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 16 17:14:15 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12747

--- Comment #54 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 66588
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66588
Bug12747 - Follow-up to QA

Review of attachment 66588:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=12747&attachment=66588)
-----------------------------------------------------------------

::: t/db_dependent/Breeding.t
@@ +195,5 @@
> +
> +sub test_add_rowdata {
> +
> +	my $old_preference = C4::Context->preference("AdditionalFieldsInZ3950ResultSearch");
> +    C4::Context->set_preference("AdditionalFieldsInZ3950ResultSearch","");

It would be better to mock the preference, so that failure would not affect the
database.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list