Bug 22040

Summary: authorities search
Product: Koha Reporter: Hugo Agud <hagud>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: jonathan.druart
Version: 18.11   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21962
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Hugo Agud 2018-12-21 08:39:51 UTC
Koha 18.11.0 debian 9 from an upgrade

We are not able to search authorities at the OPAC, we're able to search in the staff interface.

Searching authorities without fill in any term, it works... when you search any term, any authority it always give you 'No results found'

At koha-plack.log you can find:

Use of uninitialized value $excluding[0] in concatenation (.) or string at /usr/share/koha/opac/cgi-bin/opac/opac-authorities-home.pl line 81.
oAuth error: Unsupported Use attribute (114) all Bib-1
Use of uninitialized value $excluding[0] in concatenation (.) or string at /usr/share/koha/opac/cgi-bin/opac/opac-authorities-home.pl line 81.

BaseURL is already configured
Comment 1 Jonathan Druart 2018-12-21 14:13:14 UTC
Hola Hugo,
Are you using the 'search entire record' tab?
Comment 2 Hugo Agud 2018-12-21 14:17:53 UTC
Yes, you’re right, if I search main heading it works
Comment 3 Jonathan Druart 2018-12-21 15:11:37 UTC

*** This bug has been marked as a duplicate of bug 21962 ***