Increase webform_component.name to 255
Morbus Iff - April 1, 2008 - 13:32
| Project: | Webform |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Morbus Iff |
| Status: | closed |
Jump to:
Description
We have some essay and survey questions that are quite long - longer than the DB's enforced 128 characters. This patch changes the component name column to 255, mimicking similar core patterns such as node.title.
| Attachment | Size |
|---|---|
| p_db_component_name.patch | 1.9 KB |

#1
Now that we have a Drupal 6 version, I switched the update naming convention to start with 5200 for Drupal 5 and 6200 for Drupal 6. I also increased the #maxlength property on the component form to take advantage of the increased size.
#2
Automatically closed -- issue fixed for two weeks with no activity.