http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6473
Jared Camins-Esakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18962|0 |1 is obsolete| | --- Comment #91 from Jared Camins-Esakov <[email protected]> --- Created attachment 18971 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18971&action=edit Bug 9755: Refactor record merge functionality This patch refactors the merge record interface and code a little bit in preparation for making it possible to merge authority records. To test: 1) Apply patch. 2) Try merging two records: a) Create a list. b) Add two records you would like to (or be willing to) merge to said list. c) View said list. d) Check the checkboxes next to the two records you added. e) Click "Merge selected records." f) Choose a merge reference. g) Choose fields from each record that you want to keep. h) Click "Merge." 3) Confirm that your merged record has the fields and subfields you wanted. 4) Run the unit tests for the two files that were changed: prove t/Koha_Record.t t/db_dependent/Koha_Authority.t 5) Sign off. Signed-off-by: Mathieu Saby <[email protected]> Signed-off-by: Chris Cormack <[email protected]> Filtered Filtered 04156f6cee8db3b11f71fb84eb0d6868956050db Signed-off-by: Jared Camins-Esakov <[email protected]> Signed-off-by: Jared Camins-Esakov <[email protected]> Signed-off-by: Jared Camins-Esakov <[email protected]> Signed-off-by: Jared Camins-Esakov <[email protected]> Signed-off-by: Jared Camins-Esakov <[email protected]> Signed-off-by: Jared Camins-Esakov <[email protected]> http://bugs.koha-community.org/show_bug.cgi?id=6473 Signed-off-by: Jared Camins-Esakov <[email protected]> Signed-off-by: Jared Camins-Esakov <[email protected]> Signed-off-by: Jared Camins-Esakov <[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/
