https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18783 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #34 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- [FAIL] installer/data/mysql/kohastructure.sql FAIL tinyint_has_boolean_flag The new column vendor_edi_accounts.po_is_basketname is using TINYINT(1) as type but is not defined as boolean in the schema file (Koha/Schema/Result/VendorEdiAccount.pm), see the SQL12 coding guideline [PASS] koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt [PASS] koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt [FAIL] misc/cronjobs/serialsClaim.pl FAIL forbidden_patterns forbidden pattern: Use https:// instead of http:// for URLs (line 18) -- You are receiving this mail because: You are watching all bug changes.