Problem/Motivation

entity title's maxlength is 255 and the embed_entity's entity_id field has default of 128.

Proposed resolution

Increase the max length to 255. Though it wouldn't cover all cases (e.g. A title with 255 characters + "(" character + length of node id: max length of 10 digits + ")" character), covers most of the cases.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

vijaycs85 created an issue. See original summary.

vijaycs85’s picture

Issue summary: View changes
vijaycs85’s picture

Status: Active » Needs review
StatusFileSize
new630 bytes

Status: Needs review » Needs work

The last submitted patch, 3: 2998864-3.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

vijaycs85’s picture

Issue summary: View changes
wim leers’s picture

Title: Can't add entity with title greater than 126 characters » EntityEmbedDialog doesn't allow selecting entities with long titles
Status: Needs work » Reviewed & tested by the community
Issue tags: +Media Initiative

The same test failures are happening to entity_embed HEAD. This is ready.

phenaproxima’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed. Thanks!

vijaycs85’s picture

yay! thanks.

Status: Fixed » Closed (fixed)

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