https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42521
--- Comment #12 from David Cook <[email protected]> --- Created attachment 198803 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198803&action=edit Bug 42521: (bug 39055 follow-up) Fix login from suggestion.pl If you try to login from suggestion/suggestion.pl you get a 500 DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'login_op' in 'WHERE' at /kohadevbox/koha/Koha/Objects.pm line 401 Test plan: Logout hit /cgi-bin/koha/suggestion/suggestion.pl login => Without this patch you get a 500 => With this patch applied you get the suggestion list view Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: David Cook <[email protected]> -- 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/
