[Koha-bugs] [Bug 6210] Choose framework on Merge

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 20 16:40:46 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6210

Nicole C. Engard <nengard at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6858|0                           |1
        is obsolete|                            |

--- Comment #15 from Nicole C. Engard <nengard at gmail.com> 2011-12-20 15:40:46 UTC ---
Created attachment 6889
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6889
[SIGNED-OFF] bug_6210: Select framework if merging two records with different
frameworks

ModBiblio() - set framework to "" if "Default"

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>

All 4 tests passed:

Test 1:  Merge two records with the same framework
    Desired result:  shouldn't get any prompting to pick a framework, and the
same framework should be used

    Test 2:  2 records, different frameworks, into the kept record's framework
    Desired result:  merge with kept records framework used

    Test 3:  2 records, different frameworks, into the discarded record's
framework
    Desired result:  merge with used records framework used

    Test 4:  2 records, different frameworks, into a third framework
    Desired result:  merge with third framework used

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list