Text is truncated.

drupal.org: User(page) => Profile(tab) =>Contact(button) => Subject:*(text field)

The user contacts a drupal.org member using the contact form.

Text in "Subject:*" text field is truncated/limited at/to 64 characters.

Gmail is the client used to view the email.

To verify that the client (Gmail) is not responsible for truncating, a test email was sent.

The email was sent to myself, within Gmail, with 909 characters of text in the subject text field.

All 909 characters displayed in the Gmail client.

This seems to indicate that drupal.org is responsible for truncating the text.

Comments

apaderno’s picture

I would say it's by design, as the Contact module sets a limit of 50 characters for the subject.

apaderno’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)