Bug 5958 - Availability Limit with icu
Summary: Availability Limit with icu
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal (vote)
Assignee: Galen Charlton
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-27 10:06 UTC by Abdou Yousuf
Modified: 2023-08-27 13:55 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Abdou Yousuf 2011-03-27 10:06:45 UTC
Hi all
As an extension of availability limit we noticed that the option of
limit into currently available items
is working only if we don't use icu but when using the icu this option is
useless
Plz, have you any idea about getting rid of this and what is the
relationship between
icu & Availability limit.
thanks alot
Abdou Yousuf.
Comment 1 dev_patches 2011-05-09 19:29:44 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.
Comment 2 Katrin Fischer 2023-08-27 13:55:42 UTC
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.