https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23719

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |ommunity.org

--- Comment #5 from Jonathan Druart <[email protected]> 
---
The current behavior is definitely wrong.

I am wondering if we should not have the error displayed somewhere, if the
search field is not defined in the ES mapping.

With Zebra we get:
  indexoAuth error: Unsupported Use attribute (114) pouet Bib-1

With ES (and this patch), we do not get anything.

Easier to test this patch with:

Existing search field:
http://pro.kohadev.org/cgi-bin/koha/authorities/authorities-home.pl?op=do_search&type=intranet&marclist=Personal-name&and_or=and&operator=contains&value=d&orderby=HeadingAsc

non-existing search field:
http://pro.kohadev.org/cgi-bin/koha/authorities/authorities-home.pl?op=do_search&type=intranet&marclist=pouet&and_or=and&operator=contains&value=d&orderby=HeadingAsc

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to