| Summary: | Advanced search for subscriptions returns nothing with "all" in location and library filters | ||
|---|---|---|---|
| Product: | Koha | Reporter: | morgane alonso <morgane.alonso> |
| Component: | Serials | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | colin.campbell |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | --- | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
result using "all" value in the filters
result using precised filter |
||
|
Description
morgane alonso
2016-07-15 14:53:51 UTC
Created attachment 53438 [details]
result using "all" value in the filters
Created attachment 53439 [details]
result using precised filter
When I use the advanced search with the value "all" for library and location, none of my subscription is found. May be there is a problem in the SQl query interpretation in this function "SearchSubscriptions" (file : "C4/Serials.pm"). This appears to be fixed in master! |