https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15248
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #10 from Andrew Fuerste-Henry <[email protected]> --- Koha dies when I try to edit any framework. Editing tags and subfields is fine, but I cannot edit the framework itself. I get: "DBIx::Class::Schema::source(): Can't find source for BiblioFrameworkMarcMatcher at /kohadevbox/koha/Koha/Objects.pm line 530 at /usr/share/perl5/DBIx/Class/Exception.pm line 77" I applied this patch, ran updatedatabase, ran yarn build, then restart_all. Am I missing some step? I tried manually inserting values into the new biblio_framework_marc_matcher table from the db and then editing a framework where that table had an entry for that framework code, but still got the same error. -- 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/
