[Koha-bugs] [Bug 13327] OPACPopupAuthorsSearch doesn't work with XSLT views

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 7 18:56:00 CET 2020


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

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 96919
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96919&action=edit
Bug 13327: OPACPopupAuthorsSearch doesn't work with XSLT views

This patch reimplements the OPACPopupAuthorsSearch feature so that it
will work in the XSLT view.

To test, apply the patch and view the detail page for a bibliographic
record in the OPAC. Test under the following conditions:

 - OPACPopupAuthorsSearch ENABLED, OPACXSLTDetailsDisplay "default"
 - OPACPopupAuthorsSearch ENABLED, OPACXSLTDetailsDisplay empty
 - OPACPopupAuthorsSearch DISABLED, OPACXSLTDetailsDisplay "default"
 - OPACPopupAuthorsSearch DISABLED, OPACXSLTDetailsDisplay empty

In each of these cases, test the detail page's listing of additional
authors/contributors. Test records which have both multiple contributors
and which have only one additional author.

When OPACPopupAuthorsSearch is turned on, verify that the author
selection modal appears and that your selections are correctly combined
to build a search string.

Note that OPACPopupAuthorsSearch feature has a problem with terms
containing parentheses. The issue predates this patch.

Also note that the QA tools will give a false positive about Bootstrap
button styles. This rule only applies to the staff client.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list