31 Jan
2022
31 Jan
'22
5:59 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29973 --- Comment #1 from Dave Hodgins <dhodgins@coloradovirtuallibrary.org> --- The problem is in file /usr/share/koha/intranet/cgi-bin/cataloguing/editor.pl. You've got a hard coded SQL statement that uses the MySQL (as of version 8, anyway) reserved keyword "rank." Escaping that seems to fix the issue. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.