Getting the wrong error msg when suffix is too long
zbricoleur - January 2, 2008 - 21:48
| Project: | Fullname field for CCK |
| Version: | 5.x-1.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
field_full_name cannot be longer than 4 characters but is currently 5 characters long
This is the error message that is presented when the Suffix field entry is too long. I have it set at 4. I'm not sure why the form doesn't include a maxlength attribute to prevent this; the other fields seem to.
