Closed (fixed)
Project:
Advanced Poll
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2009 at 23:50 UTC
Updated:
29 Mar 2009 at 00:40 UTC
In Drupal 6 node titles can be 255 characters, however the FAPI definition for this field has a default maxlength of 128. This causes means valid titles longer than 128 characters cannot be saved.
Patch attached!
| Comment | File | Size | Author |
|---|---|---|---|
| short_title.patch | 631 bytes | gdd |
Comments
Comment #1
ChrisKennedy commentedMakes sense and I appreciate the patch. Committed! http://drupal.org/cvs?commit=183552
Also, just gave you commit access - thanks for the bug fixes.