[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 20:48:04 CET 2023


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #145200|0                           |1
        is obsolete|                            |

--- Comment #8 from David Nind <david at davidnind.com> ---
Created attachment 145203
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145203&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.

Signed-off-by: David Nind <david at davidnind.com>

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


More information about the Koha-bugs mailing list