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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to