http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11269 Liz Rea <liz@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23008|0 |1 is obsolete| | --- Comment #2 from Liz Rea <liz@catalyst.net.nz> --- Created attachment 23009 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23009&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+ Signed-off-by: Liz Rea <liz@catalyst.net.nz> Tests now pass -- You are receiving this mail because: You are watching all bug changes.