[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 19:38:42 CET 2023


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

David Nind <david at davidnind.com> changed:

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

--- Comment #15 from David Nind <david at davidnind.com> ---
Created attachment 145039
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145039&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 watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list