Would it be possible to support longer description text lengths? Perhaps the text limit can be customized via configuration on the field?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

wbobeirne’s picture

Attached is a patch that adds a field when editing the field for max description length. Since the description is stored as TEXT and not a VARCHAR in the database, there shouldn't be an issue with exceeding the description size in the database.

jec006’s picture

Status: Active » Needs review
cigotete’s picture

Version: 7.x-2.x-dev » 7.x-2.0-alpha3

Hi. I have tested the patch and does not work for me (Video Embed Field 7.x-2.0-alpha3 - Drupal version is 7.12) I will test with a dev version.

jec006’s picture

Status: Needs review » Fixed

Patch works for me on dev - committed and pushed : http://drupalcode.org/project/video_embed_field.git/commit/27fb374

Status: Fixed » Closed (fixed)

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