[Koha-bugs] [Bug 11183] Warnings in opac

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 12 01:23:35 CET 2013


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

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

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

--- Comment #15 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Created attachment 22862
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22862&action=edit
[SIGNED-OFF] Bug 11183 - Warnings in opac

This may affect staff as well. During testing of Srdjan
Jankovic's patch, the following error message was triggered:
    opac-search.pl: Use of uninitialized value $code_wanted
in string eq at /usr/share/perl5/MARC/Field.pm line 314.

This was traced to a bad call on subfields in C4::Search. By
adding an if check around the call, this warning is no longer
triggered.

Signed-off-by: Srdjan <srdjan at catalyst.net.nz>

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


More information about the Koha-bugs mailing list