[Koha-bugs] [Bug 2729] New: redundant call to C4::Biblio::get_biblio_authorised_values()

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Tue Oct 28 18:04:35 CET 2008


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

           Summary: redundant call to
                    C4::Biblio::get_biblio_authorised_values()
           Product: Koha
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: PATCH-Sent
         Component: Searching
        AssignedTo: jmf at liblime.com
        ReportedBy: clay.fouts at liblime.com
         QAContact: koha-bugs at lists.koha.org


Within C4::Search::searchResults() there's a redundant assignment to
$oldbiblio->{'authorised_value_images'} involving an expensive call to
C4::Biblio::get_biblio_authorised_values(). One of these assignments should be
eliminated.




------- 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