http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10020
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #10 from Jonathan Druart <[email protected]> --- (In reply to Nick Clemens from comment #9) > Test plan successful for first patch, when checking for regression I cannot > delete a patron > > Software error: > > DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.ethnicity' in > 'field list' at /home/kidclamp/kohaclone/C4/Members.pm line 1864 > For help, please send mail to the webmaster ([no address given]), giving > this error message and the time and date of the error. I have retested and it works. Did you update the schema (step 0 of first patch)? You need to edit the file and set $db_name, $db_user and $db_password -- 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/
