23 Apr
2026
23 Apr
'26
5:06 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42447 --- Comment #1 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- Created attachment 198079 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198079&action=edit Bug 42447: SIP template fields in the database are too small The SIP fields in the database are too small for the templates of some configurations, and are truncated during upgrade resulting in invalid templates. It's likely we need more than 255 characters for some templates. We should convert all sip template fields to TEXT fields. -- You are receiving this mail because: You are watching all bug changes.