[Koha-bugs] [Bug 34506] After deleting record from a search result the link 'Go back to the results' has disappeared

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 11 11:06:23 CEST 2023


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

--- Comment #1 from Mark Hofstetter <koha at trust-box.at> ---
Created attachment 154359
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154359&action=edit
Bug 34506: After deleting record from a search result the link 'Go back to the
results' has disappeared

This patch fixes the regression of
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5428
introduced in 22.11.x

Test plan see https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5428

To test:
0 - Perform a search in the staff client
1 - Click a title to go to the details page for a record
2 - Click the 'Edit' button and select 'Edit items in a batch'
3 - Note the searchid is in the url
4 - Make a change and hit 'Save'
5 - Note the 'Return the the record' link at the top, and the button on the
bottom include searchid in URL
6 - Click one and note the brwoser is stil there
7 - Click 'Edit' and select 'Delete items in a batch'
8 - Delete one item
9 - Click return to record
10 - Browser is there
11 - Click 'Delete items in a batch again
12 - Select all and check 'Delete records if no items remain'
13 - Delete them
14 - Note you have a link to 'Go back to the results'

Sponsored-by: Steiermärkische Landesbibliothek

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


More information about the Koha-bugs mailing list