[Koha-bugs] [Bug 12339] New: catalogue/search.pl biblio availability counts items not on hold as on hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jun 1 15:56:58 CEST 2014


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

            Bug ID: 12339
           Summary: catalogue/search.pl biblio availability counts items
                    not on hold as on hold
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Searching
          Assignee: gmcharlt at gmail.com
          Reporter: olli-antti.kivilahti at jns.fi
        QA Contact: testopia at bugs.koha-community.org

To replicate the issue:

Make a search in catalogue/search.pl.
Find a Record with lots of holds. (and less than 20 items, otherwise counts are
not accurate)
Items which should be available,
 are counted as unavailable in the 'availability'-portion in the Record result
details of catalogue/search.pl
  if the biblio has holds in the Reserved-status.

This is easily fixed by not making a biblio-level holds lookup when determining
individual Item's availability.

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


More information about the Koha-bugs mailing list