Currently title field is limited to 255 chars max. Add a field-level configuration option which allows to control this value.

Comments

taran2l’s picture

Status: Active » Needs review
StatusFileSize
new9.35 KB

Patch attached. Please review.

taran2l’s picture

A bit improved code.

randyhook’s picture

Status: Needs review » Needs work
StatusFileSize
new7.69 KB

The patch (link-add_title_length_config_option-1921302-2.patch) works as expected although an error message is displayed right after you save the field settings. This does not appear to be affecting functionality however. Screenshot of error message below.
undefined index

taran2l’s picture

Patch adds new update 7002. Have you ran it ?

randyhook’s picture

I completely uninstalled the Link module, applied the patch, then installed it. Update 7002 should have ran automatically at that point, correct?

taran2l’s picture

Will check this use case.