[Koha-bugs] [Bug 28159] URI-encode existing values put into query string for z39.50 authority search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 16 19:06:10 CEST 2021


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

--- Comment #1 from Phil Ringnalda <phil at chetcolibrary.org> ---
Created attachment 119768
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119768&action=edit
Bug 28159: URI-encode existing values put into query string for z39.50
authority search

When you trigger a z39.50 search from an existing authority record, Koha
prefills the search form with the value in the record. But because that
value passes through a URL, if it isn't URI-encoded characters like & or ;
will cut off the value.

Test plan:
1) Authorities - New authority - Corporate Name
2) Tab 1, click "HEADING-CORPORATE NAME" to expand subfields
3) Subfield a, type foo & bar ; baz
4) Click Z39.50/SRU search
5) Ensure the whole string appears in the Author (corporate) field in
   the popup

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


More information about the Koha-bugs mailing list