http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11269
--- Comment #1 from Tomás Cohen Arazi <[email protected]> --- Created attachment 23008 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23008&action=edit Bug 11269 - Latest MARC::Record makes visible some wrong usage of field->subfield in C4::Search To test: - Run prove -v t/db_dependent/Search.t - There will be warnings about "Use of uninitialized value $code_wanted in string" in MARC::Field. - Apply the patch. - Those warnings are gone. Regards To+ -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
