The Title field is varchar(255) in the database, but maxlength is set to 128. It should be set to 255. This patch does that.
| Comment | File | Size | Author |
|---|---|---|---|
| formsjv.patch | 394 bytes | jvandyk |
The Title field is varchar(255) in the database, but maxlength is set to 128. It should be set to 255. This patch does that.
| Comment | File | Size | Author |
|---|---|---|---|
| formsjv.patch | 394 bytes | jvandyk |
Comments
Comment #1
walkah commentedcommitted. thx jv :)
Comment #2
(not verified) commented