https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41620
--- Comment #11 from Tomás Cohen Arazi (tcohen) <[email protected]> --- (In reply to David Nind from comment #10) > With the patches applied and a restart_all: > 1. The tests pass > 2. Steps 3 to 5 of the test plan work as expected. > 3. However, if I go to an individual record page in the staff interface I get > a browser pop-up window with: > Something went wrong when loading the table > 500: Internal Server Error. > Have a look at the 'Audit' button in the toolbar > 4. If I search in the staff interface, for example 'perl', I get an error > trace: > Can't use string ("Reference") as a HASH ref while "strict refs" in use > at /kohadevbox/koha/C4/Biblio.pm line 1596 Wow, I didn't see that coming! It has to do with AV cache keys! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
