Bug 19331

Summary: When filtering by library, the analyticals are not recovered
Product: Koha Reporter: leire
Component: Searching - ZebraAssignee: leire
Status: Failed QA --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: dominic.pichette, mtompset
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: Sponsored Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 19331 - When filtering by library, the analyticals are not recovered
displaying the error I got with the patch

Description leire 2017-09-18 12:03:21 UTC
When I look for the title of an analytical, I get the analytical I am looking for. But when I filter by library, I don't get the analyical in any of libraries.

This is because the analytical have not any item, but it should appear in the libraries of the source document.
Comment 1 leire 2017-09-19 07:54:45 UTC
Created attachment 67198 [details] [review]
Bug 19331 - When filtering by library, the analyticals are not recovered

When the zebra indexes are rebuild, whe put in the analyticals, the copies of the source document

Test plan:
1) Apply patch
2) Look for a analytical
3) Filter by a library with items in its source document
4) Check if the analytical is found

Sponsored-by: Scanbit
Comment 2 leire 2017-09-19 12:24:54 UTC
The sponsor of this development is this library:

Sponsored-by: Tabakalera (Ubik)
Comment 3 Dominic Pichette 2017-09-22 20:28:24 UTC
Created attachment 67336 [details]
displaying the error I got with the patch
Comment 4 Mark Tompsett 2017-10-26 01:41:36 UTC
Dominic, I'm curious, are you using XSLT at all? Or are your XSLT system preferences empty? I really think this hasn't been thought through with respect to non-XSLT displays. I'm marking as Failed QA, because of Dominic's issues, though perhaps it should have another status instead?