Koha/koha-tmpl/intranet-tmpl/lib/koha/cateditor
David Cook a08e72c5e7 Bug 21666: Replace unsupported use attribute with more widely supported attribute
search.js uses the 1=1004
author personal attribute which isn't supported by libraries like
Seattle Public Library.

This patch aligns search.js
with C4/Breeding.pm which uses the more widely supported 1=1003
author attribute.

To test:
1. Set up Seattle Public Library as a Z39.50 target
2. Try to search author using the Advanced Editor advanced search
3. Observe failure
4. Apply the patch
5. Try to search again
6. Observe successful retrieval of records

Signed-off-by: Cori Lynn Arnold <carnold@dgiinc.com>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-11-08 02:18:45 +00:00
..
macros
koha-backend.js Bug 16424: Update default values in advanced editor when changing frameworks. 2018-09-28 19:01:51 +00:00
macros.js
marc-editor.js Bug 16424: Update default values in advanced editor when changing frameworks. 2018-09-28 19:01:51 +00:00
marc-mode.js Bug 11559: (QA followup) switch to new delimiter, fix minor issues 2015-10-27 12:18:00 -03:00
marc-record.js Bug 15197: In Rancor, multiple &/</" characters not escaped on saving 2015-11-17 09:48:59 -03:00
preferences.js
resources.js Bug 17288 - Advanced Editor - Rancor - Helpers for 006 and 007 fields 2017-08-25 10:59:03 -03:00
search.js Bug 21666: Replace unsupported use attribute with more widely supported attribute 2018-11-08 02:18:45 +00:00
text-marc.js Bug 11559: (followup) fix first-character deletion, small usability issues 2015-10-27 12:18:00 -03:00
widget.js Bug 21362: Advanced editor: Fix tab navigation in fixed fields 2018-09-28 19:29:58 +00:00