It looks like message subjects in the forums are getting truncated. You could either

1) change the maxlength attribute of the subject form field (bonus if you tell the user how many characters they have left, and dynamicdrive.com has a free js snippet for that)

2) if they go over the limit, check for that when you display, and add a ... after their comment

Although the character count does seem a bit short right now...


Comment viewing options
Select your preferred way to display the comments and click "Save settings" to activate your changes.
clarification: this only

clarification: this only happens in the comments section...you might want to remove the subject line at all since you cannot specify it...

Posted by jeff_sf on Mon, 04/28/2008 - 21:42
Comment viewing options
Select your preferred way to display the comments and click "Save settings" to activate your changes.