Bug 38435

Summary: Authority search on phrase with space breaks after deleting from results list
Product: Koha Reporter: Gretchen Maxeiner <maxeinergl>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: m.de.rooy, phil
Version: 24.05   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Gretchen Maxeiner 2024-11-13 16:41:19 UTC
Ordinarily, when searching for authorities and getting a result list, if you delete one of the results the page will reload with a refreshed list and an updated count. However, this fails if the search term includes a space (for example, united states). After you delete a result, the page reloads with the search phrase as "united%20states", which yields no results. One has to edit the search to return to the results.
Comment 1 Phil Ringnalda 2024-11-13 20:07:54 UTC
If you're really really stuck with this, like I was, to the extent that you're willing to install a browser extension like Greasemonkey or Tampermonkey, I can share the script I'm using to fix it until 24.05.05 makes its way to me.

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