Summary: | Availability Limit with icu | ||
---|---|---|---|
Product: | Koha | Reporter: | Abdou Yousuf <ayousef> |
Component: | Searching | Assignee: | Galen Charlton <gmcharlt> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | P5 - low | CC: | dev_patches, jwagner, marjorie.barry-vila |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11677 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Abdou Yousuf
2011-03-27 10:06:45 UTC
Look at bug 2226 and you could remove the availability limits from display. availability limits are not correctly processed, even when it seems to work. It doesnot use availability at item level but at biblio level, and when one is unavailable, it is the whole record which is removed. I have tested the availability limit in a 20.11 catalog with ICU and it worked nicely. I assume this has been fixed since it was filed in 2011. |