[Bug 42633] New: Linking to a host item changes the record framework to default
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42633 Bug ID: 42633 Summary: Linking to a host item changes the record framework to default Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: stalkernoid@gmail.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42633 Peter Vashchuk <stalkernoid@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42633 --- Comment #1 from Peter Vashchuk <stalkernoid@gmail.com> --- Created attachment 199249 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199249&action=edit Bug 42633: Preserve the framework when linking to a host item Koha was passing an empty framework code to ModBiblio and ModBiblio normalized an empty framework code to the default framework. This patch passes the current framework code of the record when saving the modified MARC record, preserving the existing framework when linking or delinking host items. Steps to reproduce: 1. Enable EasyAnalyticalRecords. 2. Find or create a bibliographic record with a not default framework. 3. Find or create another bibliographic record with an item and barcode. 4. Do the Edit > Link to host item and link it to the item with a barcode you picked in step 3. 5. Confirm the host link was added. 6. Check the framework of the record and see that was changed to empty/default. 7. Apply the patch. 8. Repeat this test and check that framework of the record stays the same. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42633 Andrii Nugged <nugged@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nugged@gmail.com -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org