7 Dec
2020
7 Dec
'20
5:49 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26946 --- Comment #7 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Victor Grousset/tuxayo from comment #6)
Is there a reason to limit the size of the description? The database type is a LONGTEXT (2147483647). And also, the initial float limit is actually 22 before the decimal (number (28,6))
We're only setting 'length' and not 'maxlength' for description.. it's purely a styleing thing to keep the two text boxes lined up, it doesn't actually limit the input in the description case. -- You are receiving this mail because: You are watching all bug changes.