[Koha-bugs] [Bug 11879] Add a new borrower field : main contact method.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 13 12:12:50 CEST 2015


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

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Failed QA

--- Comment #20 from Marc Véron <veron at veron.ch> ---
After applying t/db_dependent/Members.t fails at lin 102 with:
#   Failed test 'Confirm MoveMemberToDeleted.'
#   at t/db_dependent/Members.t line 102.
#     Structures begin differing at:
#          $got->{primary_contact_method} = Does not exist
#     $expected->{primary_contact_method} = undef

The reason is that the field primary_contact_method is added to the table
borrowers but not to the table deletedborrowers.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list