https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35276
--- Comment #5 from David Nind <[email protected]> --- Testing notes (using KTD): 1. Make sure you are logged out of the staff interface. 2. Enter the URL: http://127.0.0.1:8081/cgi-bin/koha/suggestion/suggestion.pl 3. Enter your login details 4. You get an error trace: DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'koha_login_context' in 'where clause' at /kohadevbox/koha/Koha/Objects.pm line 399 at /usr/share/perl5/DBIx/Class/Exception.pm line 77 ... 5. Apply the patch, flush_memcached, restart_all, etc. 6. Repeat steps 1-3. 7. You now safely arrive at the suggestions management page. -- 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/
