[Koha-bugs] [Bug 32204] in-page anchor to edititem on additem.pl not working

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 10 19:12:27 CET 2023


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

--- Comment #6 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 145200
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145200&action=edit
Bug 32204: Check for hash before setting focus

1. Search the catalog and view a record detail page of a record with items
2. Click 'Edit items'
3. Choose one item from the list and click 'Edit'
4. The URL fragment or in-page anchor (#edititem) is appended to the end of the
URL but you are not placed on it. Instead you are placed at the top of the page
and must scroll down to edit the particular item.
5. Apply patch
6. Try steps 1 - 3 again, now you should be placed in the correct location
(#edititem) when editing an item.

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


More information about the Koha-bugs mailing list