[Koha-bugs] [Bug 18276] Koha::Biblio - Remove GetBiblioFromItemNumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 4 13:43:40 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18276

Josef Moravec <josef.moravec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |josef.moravec at gmail.com

--- Comment #28 from Josef Moravec <josef.moravec at gmail.com> ---
I've got this error on course reserve detail page in opac:

Template process failed: undef error - The method onsite_checkout is not
covered by tests! at /home/vagrant/kohaclone/C4/Templates.pm line 121.


Also there are some problems reported by qa tools:

FAIL    C4/SIP/ILS/Item.pm
   FAIL   forbidden patterns
                forbidden pattern: tab char (line 74)
                forbidden pattern: tab char (line 99)
                forbidden pattern: tab char (line 100)
                forbidden pattern: tab char (line 90)

 FAIL   C4/SIP/ILS/Transaction/Hold.pm
   FAIL   forbidden patterns
                forbidden pattern: tab char (line 108)

 FAIL   circ/returns.pl
   FAIL   valid
                Global symbol "$biblio" requires explicit package name 
                circ/returns.pl had compilation errors.

 FAIL   circ/transferstoreceive.pl
   FAIL   valid
                Global symbol "$num" requires explicit package name 
                Global symbol "$getransf" requires explicit package name 
                Global symbol "%getransf" requires explicit package name 
                syntax error 
                Global symbol "$biblio" requires explicit package name 
                Global symbol "%branchloop" requires explicit package name 
                circ/transferstoreceive.pl has too many errors.

 FAIL   koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt
   FAIL   forbidden patterns
                forbidden pattern: tab char (line 39)
                forbidden pattern: tab char (line 46)

 FAIL   offline_circ/process_koc.pl
   FAIL   valid
                Global symbol "$biblio" requires explicit package name 
                offline_circ/process_koc.pl had compilation errors.

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


More information about the Koha-bugs mailing list