[Koha-bugs] [Bug 32523] Shortcuts / Links to missing fields in MARC-Editor don't work as expected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 4 13:13:33 CET 2023


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

--- Comment #10 from David Nind <david at davidnind.com> ---
Created attachment 145002
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145002&action=edit
BugĀ 32523: Links to missing fields in MARC-editor error

This bug appears after switching to the new staff interface design
(from 22.05 to 22.11).

When adding/editing a biblio in staff interface leaving out mandatory
fields and click on save, you get an error dialog with shortcuts/links
to these missing fields. Clicking on these links should change section
tabs and focus the field. This patch fixes that error.

Test plan:
1) in staff interface go to /cgi-bin/koha/cataloguing/addbiblio.pl?
   frameworkcode=
2) click Save
3) Error dialog appears, informing about missing input in mandatory
   fields.
4) Click on tab 0 (section 0) to make sure only marc 0XX fields are
   visible.
5) In the error dialog click on a "Go to field" which points f.e. to
   section 9
6) The selected / active tab will switch to section 9 and will not
   focus on the selected field
7) apply patch
8) repeat step 1) to 6)

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

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


More information about the Koha-bugs mailing list