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!

CommentFileSizeAuthor
short_title.patch631 bytesgdd

Comments

ChrisKennedy’s picture

Status: Needs review » Fixed

Makes sense and I appreciate the patch. Committed! http://drupal.org/cvs?commit=183552

Also, just gave you commit access - thanks for the bug fixes.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.