https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21594
--- Comment #1 from Nick Clemens <[email protected]> --- Created attachment 80801 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80801&action=edit Bug 21594 - description in api_keys table needs a DEFAULT value To test: 1 - You must have dev_install set in your koha-conf 2 - prove -v t/db_dependent/Koha/ApiKeys.t 3 - It fails 4 - prove -v t/db_dependent/Koha/Object.t 5 - It fails 6 - Apply patch 7 - Update database 8 - Re-run tests 9 - They pass? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
