[Koha-bugs] [Bug 7215] callnumber versus itemcallnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 12 18:58:12 CET 2011


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

--- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> 2011-12-12 17:58:12 UTC ---
This is currently breaking the unit tests


 Testing Layout->new() method.                                                  
#   Failed test at t/db_dependent/Labels/t_Layout.t line 51.                    
#     Structures begin differing at:                                            
#          $got->{format_string} = 'title, author, isbn, issn, itemtype,
barcode, itemcallnumber'             
#     $expected->{format_string} = 'title, author, isbn, issn, itemtype,
barcode, callnumber'                 
# New layout object FAILED to verify.

# Testing Layout->get_attr() method.                                            
#   Failed test at t/db_dependent/Labels/t_Layout.t line 55.                    
# Layout->get_attr() FAILED on attribute format_string.

Are the 2 failed tests. Looks like the tests weren't updated when the
functionality was changed.

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


More information about the Koha-bugs mailing list