https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #190 from David Nind <[email protected]> --- Had a go at testing but get an error when adding a rule (step 5 of the test plan): DBIx::Class::Row::delete(): Not in database at /kohadevbox/koha/Koha/Object.pm line 219 at /usr/share/perl5/DBIx/Class/Exception.pm line 77 in DBIx::Class::Exception::throw at /usr/share/perl5/DBIx/Class/Exception.pm line 77 74: my $self = { msg => $msg }; 75: bless $self => $class; 76: 77: die $self; 78: } 79: 80: =head2 rethrow Show function arguments Can post the full error trace if required. Notes: The patch applied fine, I ran the database update, and enabled the new system preference. -- 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/
