https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27374
--- Comment #5 from Kyle M Hall <[email protected]> --- (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. _______________________________________________ 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/
