Show in Staff client? Should be: Show in staff interface Appears in multiple spots: koha-tmpl/intranet-tmpl/prog/en/modules/admin/search_filters.tt:83 koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tt:64 koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt:733
Created attachment 146184 [details] [review] Bug 32264: Fix capitalization and terminology: Show in Staff client? This fixes several occurences of Staff client to read staff interface. To test: * Activate the search filter feature via the SavedSearchFilters system preference * Do a search in the staff catalogue * Use the link "save as search filter" on top of the results list * Verify it reads "Show in Staff client?" in the form * Go to administration > search filters * Verify the table has a heading "staff client" * Edit the filter * Verify there is the "Show in staff client" again * Apply patch * All those spots should now read 'staff interface'
Created attachment 146274 [details] [review] Bug 32264: Fix capitalization and terminology: Show in Staff client? This fixes several occurences of Staff client to read staff interface. To test: * Activate the search filter feature via the SavedSearchFilters system preference * Do a search in the staff catalogue * Use the link "save as search filter" on top of the results list * Verify it reads "Show in Staff client?" in the form * Go to administration > search filters * Verify the table has a heading "staff client" * Edit the filter * Verify there is the "Show in staff client" again * Apply patch * All those spots should now read 'staff interface' Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 146284 [details] [review] Bug 32264: Fix capitalization and terminology: Show in Staff client? This fixes several occurences of Staff client to read staff interface. To test: * Activate the search filter feature via the SavedSearchFilters system preference * Do a search in the staff catalogue * Use the link "save as search filter" on top of the results list * Verify it reads "Show in Staff client?" in the form * Go to administration > search filters * Verify the table has a heading "staff client" * Edit the filter * Verify there is the "Show in staff client" again * Apply patch * All those spots should now read 'staff interface' Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
*** Bug 32265 has been marked as a duplicate of this bug. ***
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work, thanks everyone! Pushed to 22.11.x for the next release.
Doesn't apply clean in 22.05.x, no backport