[Koha-bugs] [Bug 35276] Suggestions form crashes on Unknown column 'auth_forwarded_hash' when logging in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 7 21:47:34 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35276

--- Comment #5 from David Nind <david at davidnind.com> ---
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.


More information about the Koha-bugs mailing list