Koha/koha-tmpl/intranet-tmpl/prog/js/fetch
Janusz Kaczmarek 145bc398c1
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>
2024-10-22 12:06:48 +02:00
..
api-client.js
article-request-api-client.js
authorised-value-api-client.js
cataloguing-api-client.js Bug 38082: Advanced editor does not save the selected framework 2024-10-22 12:06:48 +02:00
circulation-api-client.js
club-api-client.js
cover-image-api-client.js
http-client.js
localization-api-client.js
patron-api-client.js
recall-api-client.js
system-preferences-api-client.js
ticket-api-client.js