Problem/Motivation

The advertising tag textfield currently just supports 256 characters. This doesn't allow the user add links with a longer length.

Proposed resolution

Fix it. Change it to 1024 characters.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 make_the_advertising-2760829-2.patch655 bytesjohnchque

Comments

yongt9412 created an issue. See original summary.

johnchque’s picture

Status: Active » Needs review
StatusFileSize
new655 bytes

Like this should be fine.

  • Berdir committed bd90b3a on 8.x-1.x authored by yongt9412
    Issue #2760829 by yongt9412: Make the advertising tag max length longer
    
berdir’s picture

Version: 8.x-1.x-dev » 7.x-2.x-dev
Status: Needs review » Patch (to be ported)

Thanks.