https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26346
--- Comment #126 from Katrin Fischer <[email protected]> --- Hi Alex, these are the results when I run the QA tools: Processing files before patches |========================>| 13 / 13 (100.00%) Processing files after patches |========================>| 13 / 13 (100.00%) OK Koha/Patron.pm OK Koha/Schema/Result/Virtualshelve.pm OK Koha/Virtualshelf.pm OK Koha/Virtualshelves.pm FAIL installer/data/mysql/kohastructure.sql FAIL tinyint_has_boolean_flag The new column virtualshelves.public is using TINYINT(1) as type but is not defined as boolean in the schema file (Koha/Schema/Result/Virtualshelve.pm), see the SQL12 coding guideline The new column virtualshelves.allow_change_from_staff is using TINYINT(1) as type but is not defined as boolean in the schema file (Koha/Schema/Result/Virtualshelve.pm), see the SQL12 coding guideline OK koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc OK koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt OK koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt OK opac/opac-addbybiblionumber.pl OK opac/opac-shelves.pl OK t/db_dependent/Koha/Patron.t FAIL t/db_dependent/Virtualshelves.t FAIL spelling thier ==> their OK virtualshelves/shelves.pl -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
