]> git.koha-community.org Git - koha.git/commit
Bug 38082: Advanced editor does not save the selected framework
authorJanusz Kaczmarek <januszop@gmail.com>
Thu, 3 Oct 2024 18:22:39 +0000 (18:22 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 22 Oct 2024 10:06:48 +0000 (12:06 +0200)
commit145bc398c12f6b02e4de9d9e917f28190a344762
tree5fc3578c482ca48cc0f859e1e90022c3dede4a54
parentc4ac5eb8e8793d865cc1367a58e4a3d78de78bc4
Bug 38082: Advanced editor does not save the selected framework

When creating a fresh record in the advanced editor, it does not
save the framework selected from the Settings dropdown.

Test plan:
==========

1. Enable the advanced editor feature (EnableAdvancedCatalogingEditor).
2. Start editing a new record in the advanced editor.  Fill in the
   mandatory fields, select a framework (other than Default) from the
   Settings dropdown, save the record.
3. Select view -- note that the record has been saved with the Default
   framework.
4. Apply the patch; restart_all; refresh the browser window.
5. Repeat p. 2.
6. Select view -- you should now see that the record has been saved with
   the correct, selected framework.

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/js/fetch/cataloguing-api-client.js