[Koha-bugs] [Bug 17371] REST API: add CRUD for biblios

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 17 21:31:10 CET 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #14 from Josef Moravec <josef.moravec at gmail.com> ---
QA tool complains:

 FAIL   t/db_dependent/api/v1/biblios.t
   OK     critic
   FAIL   forbidden patterns
                forbidden pattern: tab char (line 74)
                forbidden pattern: tab char (line 70)
                forbidden pattern: tab char (line 84)
                forbidden pattern: tab char (line 71)
                forbidden pattern: tab char (line 85)
                forbidden pattern: tab char (line 82)
                forbidden pattern: tab char (line 80)
                forbidden pattern: tab char (line 83)
                forbidden pattern: tab char (line 68)
                forbidden pattern: tab char (line 69)
                forbidden pattern: tab char (line 66)
                forbidden pattern: tab char (line 76)
                forbidden pattern: tab char (line 72)
                forbidden pattern: tab char (line 86)
                forbidden pattern: tab char (line 64)
                forbidden pattern: tab char (line 75)
                forbidden pattern: tab char (line 67)

tests failing:

t/db_dependent/api/v1/biblios.t .............. 1/3 substr outside of string at
/usr/share/perl5/MARC/File/XML.pm line 561.
Use of uninitialized value $enc in string eq at
/usr/share/perl5/MARC/File/XML.pm line 563.
Use of uninitialized value $enc in string eq at
/usr/share/perl5/MARC/File/XML.pm line 563.
Use of uninitialized value $enc in string eq at
/usr/share/perl5/MARC/File/XML.pm line 565.
Use of uninitialized value $enc in concatenation (.) or string at
/usr/share/perl5/MARC/File/XML.pm line 568.
    # No tests run!
t/db_dependent/api/v1/biblios.t .............. 2/3 
#   Failed test 'No tests run for subtest "Create biblio"'
#   at t/db_dependent/api/v1/biblios.t line 77.
Unsupported UNIMARC character encoding [] for XML output for UNIMARC; 100$a ->
Christie, Agatha, at /usr/share/perl5/MARC/File/XML.pm line 568.

t/db_dependent/api/v1/swagger/definitions.t .. 
    #   Failed test 'Columns is nullable in DB, not in swagger file for biblio:
datecreated, timestamp'

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


More information about the Koha-bugs mailing list