Closed (fixed)
Project:
Comment Mail
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2009 at 18:33 UTC
Updated:
26 Mar 2009 at 20:01 UTC
Textfields in forms get assigned a default maxlength of 128 characters. This is insufficient for the commentmail_to field when many people must be able to receive notification emails. Attached is a patch which doubles the maxlength to 256.
| Comment | File | Size | Author |
|---|---|---|---|
| commentmail.module.patch | 905 bytes | seanr |
Comments
Comment #1
maartenvg commentedLooks fine to me. I've commited this to D5 and D6.
Thanks!