Patch #712
closed
Added by Matt Pangaro about 18 years ago.
Updated about 18 years ago.
Description
The attached patch will extend the table and validation limit to 60.
It also expands the html form element to fit more characters.
Files
Thanks for that Matt.
I checked that the patch increases the limit OK.
However it seems that validates_length_of does not support multibyte chars, at least with my setup, and the problem of characters being cut remains. I'd like to look into this if I can find the time.
- Status changed from New to Closed
Fixed in r1220. The limit was set in the database to 255 to avoid multibyte chars problems.
Also available in: Atom
PDF