http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14622 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |bgkriegel@gmail.com --- Comment #7 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Testing with fr-CA translation When importing data into db: userpermissions.sql ERROR 1452 (23000) at line 1: Cannot add or update a child row: a foreign key constraint fails (`kohadev`.`permissions`, CONSTRAINT `permissions_ibfk_1` FOREIGN KEY (`module_bit`) REFERENCES `userflags` (`bit`) ON DELETE CASCADE ON UPDATE CASCADE) sample_creator_data.sql ERROR 1136 (21S01) at line 6: Column count doesn't match value count at row 1 this is fixed in Bug 15053, check the solution sample_patrons.sql ERROR 1054 (42S22) at line 1: Unknown column 'ethnicity' in 'field list' I wrote an email to you about frameworks. -- You are receiving this mail because: You are watching all bug changes.