[Koha-bugs] [Bug 920] New: MARCNOTES in opac-detail.pl always displays empty list

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Tue Feb 1 18:08:06 CET 2005


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=920

           Summary: MARCNOTES in opac-detail.pl always displays empty list
           Product: Koha
           Version: 2.2.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: OPAC
        AssignedTo: chris at katipo.co.nz
        ReportedBy: oleonard at athenscounty.lib.oh.us
         QAContact: koha-bugs at lists.sourceforge.net


opac-detail.pl should display a list of all the notes fields:

my $marcnotesarray = &getMARCnotes($dbh,$bibid,$marcflavour);

But the 'marcnotes' variable inside the template loop is always empty, although
the MARCNOTES loop itself evaluates as true.  This results in an empty list
being displayed.

Perhaps there's a problem with the getMARCnotes subroutine in SearchMarc.pm?



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Koha-bugs mailing list