Problem/Motivation

- Title field is showing duplicated on the entity embed modal

Steps to reproduce

- Install entity_browser module and entity_embed_link module
- Configured, created an Image Media embed button in ckeditor
- Try to add an image
- Double click on the image to edit, you will see 2 issues below
+ The title fields are showing twice exactly the same.
+ Even if you fill out the two title fields, value of the title from entity_embed_link never shown up.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 title-field-duplicated-3353282-1.patch2.21 KBhungdo

Comments

hungdo created an issue. See original summary.

hungdo’s picture

StatusFileSize
new2.21 KB

Uploading a patch file to fix the issue.

hungdo’s picture

Status: Active » Needs review
keshavv’s picture

Status: Needs review » Reviewed & tested by the community

#2 Patch applied cleanly and its working perfect.
Moving it to RTBC.
Thanks!

  • berramou committed ddd7ba8c on 2.0.x
    Issue #3353282: Duplicate title fields and title value not showing on...
berramou’s picture

Status: Reviewed & tested by the community » Fixed
berramou’s picture

Status: Fixed » Closed (fixed)