Bug 38435 - Authority search on phrase with space breaks after deleting from results list
Summary: Authority search on phrase with space breaks after deleting from results list
Status: RESOLVED DUPLICATE of bug 38056
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: 24.05
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-13 16:41 UTC by Gretchen Maxeiner
Modified: 2024-11-13 20:07 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***