12 Jan
2021
12 Jan
'21
1:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27374 --- Comment #5 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to David Cook from comment #4)
(In reply to Kyle M Hall from comment #2)
I created a plugin as a stop-gap: https://github.com/bywatersolutions/koha-plugin-item-messages
Oh I think you might have the wrong charset for database table in the plugin. Shouldn't that be utf8mb4 instead of utf8?
Good catch! The plugin is based on code from both POCs, so I had to do a lot of updates and missed that. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.