https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16373
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #50880|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer <[email protected]> --- Created attachment 50886 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50886&action=edit [PASSED QA] Bug 16373: merge.pl reports success but files are not merged To recreate: 1) Select two biblios to merge 2) Merge them 3) Sucess reported but list of bibs contains only the reference record. 4) View the 'new' record, it won't have any additional items 5) View the 'merged' record, it is still there with its items This happens because record IDs (biblionumbers) are not correctly set up in the template on the 2nd merge stage, since Bug 15358. To test: 1) apply patch 2) try to recreate this issue once again, confirm that a problem is resolved Signed-off-by: Chris Cormack <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
