When creating a fresh record in the advanced editor, it does not save the framework selected from the Settings dropdown.
Created attachment 172367 [details] [review] 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.
(In reply to Janusz Kaczmarek from comment #0) > When creating a fresh record in the advanced editor, it does not save the > framework selected from the Settings dropdown. NB, this is due to the bug 36351 -- it is there that the question mark in the URL ("new_bib?frameworkcode") has been replaced by a slash.
Created attachment 172372 [details] [review] 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>
I would like to add a comment: Since Koha version 24.05.04: When opening an existing record that was saved with a specific framework (not the default one), the record opens in the default framework.
(In reply to Isabel Pineda from comment #4) > I would like to add a comment: > > Since Koha version 24.05.04: > When opening an existing record that was saved with a specific framework > (not the default one), the record opens in the default framework. We have noticed this too. We put in a ticket with ByWater Solutions, but it doesn't happen consistently, and once you've opened and closed the record a couple of times it eventually opens correctly.
(In reply to Angela Berrett from comment #5) > (In reply to Isabel Pineda from comment #4) > > I would like to add a comment: > > > > Since Koha version 24.05.04: > > When opening an existing record that was saved with a specific framework > > (not the default one), the record opens in the default framework. > > We have noticed this too. We put in a ticket with ByWater Solutions, but it > doesn't happen consistently, and once you've opened and closed the record a > couple of times it eventually opens correctly. This sounds and looks like--technically--a separate, unrelated issue. Could you please file a new bug?
Ok, @Janusz Kaczmarek. I have just filed the bug 38168. Thank you.
*** Bug 37948 has been marked as a duplicate of this bug. ***
Created attachment 173067 [details] [review] 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>
Pushed for 24.11! Well done everyone, thank you!
The dependency on bug 38057 was only to have a working framework menu on main, to be able to see what you were setting. It isn't required to get this on 24.05, which is affected and needs it.
Backported to 24.05.x for upcoming 24.05.06
Depends on bug 36351 not in 23.11.x
No update to Koha Manual needed.