[Koha-bugs] [Bug 11700] C4::AuthoritiesMarc::merge enhancements/fixes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 22 21:41:02 CEST 2014


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

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Patch doesn't apply
                 CC|                            |bgkriegel at gmail.com

--- Comment #8 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Small conflict on t/db_dependent/AuthoritiesMarc.t, but problem is
that tests fail

prove -v t/db_dependent/AuthoritiesMarc.t
t/db_dependent/AuthoritiesMarc.t ..
1..15
ok 1 - use C4::AuthoritiesMarc;
"my" variable $dbh masks earlier declaration in same scope at
t/db_dependent/AuthoritiesMarc.t line 196.
ok 2 - Built linked authtrees hierarchy string
ok 3 - Generated hierarchy data structure for linked hierarchy
ok 4 - Built unlinked authtrees hierarchy string
ok 5 - Generated hierarchy data structure for unlinked hierarchy
ok 6 - test BuildSummary for MARC21
ok 7 - BuildSummary does not generate warning if main heading subfield not
present
ok 8 - test BuildSummary for UNIMARC
Can't call method "subfield" on an undefined value at
/home/bgkriegel/kohaclone/C4/AuthoritiesMarc.pm line 1476.
# Looks like you planned 15 tests but ran 8.

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


More information about the Koha-bugs mailing list