[Koha-bugs] [Bug 35205] Fix duplicate id attribute in desks search form

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 31 18:04:47 CET 2023


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 158144
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158144&action=edit
Bug 35205: Fix duplicate id attribute in desks search form

This patch updates the header search form for desks administration so
that it doesn't contain an HTML id attribute which duplicates one on the
desks entry form.

To test, apply the patch and make sure the "UseCirculationDesks" system
preference is enabled.

- Go to Administration -> Circulation desks -> New desk.
- Click the "Desk" label in the entry form. Cursor focus should move to
  the adjacent input field.
- Click the "Search desks" label in the header search form to confirm
  that your cursor moves to the header search form.

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


More information about the Koha-bugs mailing list