| Summary: | Books entered in malayalam language cannot to search | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Sameer A <sameer> |
| Component: | Searching | Assignee: | Galen Charlton <gmcharlt> |
| Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
| Severity: | critical | ||
| Priority: | P5 - low | CC: | jonathan.druart, liz |
| Version: | 3.12 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | Bug 10866: Hide patron's history if intranetreadinghistory is set to not allow | ||
|
Description
Sameer A
2013-09-10 13:35:07 UTC
I think you might have used NoZebra before, which is now deprecated. Take a look in setting up ICU indexing for Zebra in your installation, there is some information on the wiki about that, but it depends a bit on how you installed Koha. Closing this here, as it's not a bug in Koha, but most likely a configuration issue. If you still have problems, the mailing list is a good place to find help. Created attachment 38317 [details] [review] Bug 10866: Hide patron's history if intranetreadinghistory is set to not allow If set to "not allow", the intranetreadinghistory pref prevent staff members to access patron's checkout history. But: 1/ The page is still accessible if you know the url 2/ The history can be consulted on the item history page Test plan: 0/ Don't apply this patch 1/ Set the intranetreadinghistory to allow 2/ Go on a patron's checkout history page 3/ Open a new tab and go on a item's checkout history page 4/ Set the intranetreadinghistory to not allow 5/ Refresh both pages => no change 6/ Apply this patch 7/ Refresh both page. On the first page, you should see a warning On the other one, you should see that the patron column is not displayed anymore. (In reply to Jonathan Druart from comment #2) > Created attachment 38317 [details] [review] [review] > Bug 10866: Hide patron's history if intranetreadinghistory is set to not > allow This was for bug 10886. Pushed to 3.18.x will be in 3.18.09 oops, wrong bug. |