https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24975
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #13 from Julian Maurice <[email protected]> --- (In reply to Jonathan Druart from comment #12) > It does not work for me. The table does not load on admin/localization.pl > > DBIx::Class::Storage::DBI::_dbh_execute(): Unknown column 'me.context' in > 'field list' at /kohadevbox/koha/svc/localization line 35 You should probably recreate the DBIx schema files, 'context' has been renamed 'group' in the last patch. -- 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/
