https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14697
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply --- Comment #19 from Owen Leonard <[email protected]> --- There is what looks like a minor conflict in the third patch. I get an error with updatedatabase: DEV atomic update: bug_14697.perl DBD::mysql::db do failed: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') VALUES ( 'RETURN_CLAIM_RESOLUTION', 'RET_BY_PATR' at line 1 [for Statement " INSERT INTO `authorised_values` ( category, authorised_value, lib, ) VALUES ( 'RETURN_CLAIM_RESOLUTION', 'RET_BY_PATRON', 'Returned by patron' ), ( 'RETURN_CLAIM_RESOLUTION', 'FOUND_IN_LIB', 'Found in library', ); And the "Update Schema Files" patch didn't apply. -- 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/
