[Koha-bugs] [Bug 9202] TT plugin to allow direct display of MARC::Records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 7 15:25:10 CET 2012


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |kyle at bywatersolutions.com

--- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> ---
09:24 ~/kohaclone ((0573727...) $%)$ perl t/Template_Plugin_MARC.t
1..21
not ok 1 - use Koha::Template::Plugin::MARC;
#   Failed test 'use Koha::Template::Plugin::MARC;'
#   at t/Template_Plugin_MARC.t line 25.
#     Tried to use 'Koha::Template::Plugin::MARC'.
#     Error:  Type of arg 1 to push must be array (not hash element) at
/home/koha/kohaclone/Koha/Template/Plugin/MARC.pm line 225, near "$fieldobj;"
# Type of arg 1 to push must be array (not hash element) at
/home/koha/kohaclone/Koha/Template/Plugin/MARC.pm line 227, near "$fieldobj;"
# Type of arg 1 to push must be array (not hash element) at
/home/koha/kohaclone/Koha/Template/Plugin/MARC.pm line 228, near "$fieldobj;"
# BEGIN not safe after errors--compilation aborted at
/home/koha/kohaclone/Koha/Template/Plugin/MARC.pm line 296.
# Compilation failed in require at (eval 12) line 2.
# BEGIN failed--compilation aborted at (eval 12) line 2.
ok 2 - load method returns correct class name
ok 3 - Created expected object
Undefined subroutine &Koha::Template::Plugin::MARC::marc called at
t/Template_Plugin_MARC.t line 52.
# Looks like you planned 21 tests but ran 3.
# Looks like you failed 1 test of 3 run.
# Looks like your test exited with 255 just after 3.

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


More information about the Koha-bugs mailing list