[Koha-bugs] [Bug 34401] Inconsistencies in Item search fields page titles, breadcrumbs, and header

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 5 20:18:39 CEST 2023


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 156580
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156580&action=edit
Bug 34401: Fix inconsistencies in Item search fields page titles, breadcrumbs,
and headers

This patch fixes some inconsistencies in the item search fields
administration page, making sure the page title, breadcrumb navigation,
and page headers are consistent with each other.

The patch makes some changes to the way new item search fields are added
in order to keep the display consistent with other similar interfaces:
The "add" form is no longer shown dynamically from the page listing item
search fields. Clicking the "New search field" toolbar button will now
take you to the same template used for editing existing search fields.
This allows us to put the correct context into page title, breadcrumbs,
and headings.

To test, apply the patch and go to Administration -> Item search fields.
Test the process of adding a new search field and editing an existing
search field.

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


More information about the Koha-bugs mailing list