Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Jan Kissig d7dcd3d1a8
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@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-02-07 10:30:50 -03:00
..
value_builder Bug 32300: Add page-section to cataloguing plugins (cat) 2022-12-14 21:35:43 -03:00
addbiblio.tt Bug 32523: Links to missing fields in MARC editor error 2023-02-07 10:30:50 -03:00
addbooks.tt Bug 32633: (QA follow-up) Move page-section nesting 2023-02-02 11:53:19 -03:00
additem.tt Bug 20256: Use new methods 2023-02-02 11:59:26 -03:00
cataloging-home.tt Bug 31162: (QA follow-up) Use new WRAPPPERs and fix help link 2022-10-18 10:21:03 -03:00
editor.tt Bug 31162: Add a cataloging module home page 2022-10-18 10:20:58 -03:00
linkitem.tt Bug 32072: Consistent classes for primary buttons: Cataloging 2022-11-11 16:52:33 -03:00
merge.tt Bug 32072: Consistent classes for primary buttons: Cataloging 2022-11-11 16:52:33 -03:00
moveitem.tt Bug 32072: Consistent classes for primary buttons: Cataloging 2022-11-11 16:52:33 -03:00
z3950_auth_search.tt Bug 32072: Consistent classes for primary buttons: Cataloging 2022-11-11 16:52:33 -03:00
z3950_search.tt Bug 32299: Add page-section to Z39.50 results 2022-11-23 09:29:07 -03:00