[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
Fri Dec 23 21:19:54 CET 2022


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

--- Comment #2 from Jan Kissig <bibliothek at th-wildau.de> ---
Comment on attachment 144829
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144829
BugĀ 32523 - Shortcuts / Links to missing fields in MARC-Editor don't work as
expected

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)

-- 
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