Currently for scald image in the atom properties dialog, the link target is added in the same addOption callback as the link text field.

This is a problem because we have code that shows or hides these options depending on the provider, but if something is not added in a separate addOption callback then this mechanism will not work on it.

CommentFileSizeAuthor
#2 scald-image-link-target-2694255-2.patch574 bytesgifad

Comments

nagy.balint created an issue. See original summary.

gifad’s picture

Component: Library/DnD » Provider: image
Status: Active » Needs review
StatusFileSize
new574 bytes

Attached, very simple fix to this issue.

nagy.balint’s picture

Maybe something is wrong in my system, but for me the target is always _blank no matter what i set.

  • nagy.balint committed cebeb1c on 7.x-1.x authored by gifad
    Issue #2694255 by gifad, nagy.balint: Scald Image link target is not...
nagy.balint’s picture

Status: Needs review » Fixed

Okay found it, A module was responsible.

Thanks!

Status: Fixed » Closed (fixed)

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