25 Jan
2024
25 Jan
'24
5:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35908 --- Comment #2 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- The patch is a proof of concept that would ideally be extended to all of Koha. Database fields like branchname from table branches are longtext. There is no limit* to what these fields hold, if we display them in the UI directly as they come from the database, we're risking breaking the UI forms in datatables lists, edit forms, etc. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.