Closed (fixed)
Project:
Validation API
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2008 at 16:50 UTC
Updated:
1 Aug 2008 at 19:24 UTC
Right now you have a 32 character limit on form name and a 16 character limit on field name.
I'm not sure there is anything really limiting how long a Drupal form name can be, so you might want to remove that character limit. For field names, "The length of the name, including the prefix, is limited to no more than 32 letters." Plus I'm not sure how you are handling CCK fields, but if you are allowing [0], [12], etc. on the end of the field you'd need that to actually be a little longer.
As I look further on in the code I notice maxlengths on the PHP code snippet and error message fields that should probably be eliminated too.
Comments
Comment #1
TapocoL commentedFixed on latest revision.
Comment #2
TapocoL commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.