[Koha-bugs] [Bug 11269] Latest MARC::Record makes visible some wrong usage of field->subfield in C4::Search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 18 23:32:10 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11269

Liz Rea <liz at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23008|0                           |1
        is obsolete|                            |

--- Comment #2 from Liz Rea <liz at 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 at catalyst.net.nz>
Tests now pass

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


More information about the Koha-bugs mailing list