When you select a field html icon we get a error because we need to pass the entity on the settings. I created a patch to fix this problem.

Comments

fastangel created an issue. See original summary.

fastangel’s picture

alex.bukach’s picture

Thanks for the patch, @fastangel! What error do you get?

fastangel’s picture

The error is about leaftmap can't find the entity. Typical error can't find bundle entity.

alex.bukach’s picture

Status: Needs review » Needs work

@fastangel, the patch seems to be designed for nodes only (see 'nid' index), while the module should work for any entity type.

fastangel’s picture

let me fix.

  • Alex Bukach committed 27042da on 7.x-1.x
    Issue #2546052 by fastangel, Alex Bukach: Bug using field html icon on...
alex.bukach’s picture

Status: Needs work » Needs review

@fastangel I've got earlier to that. Please check whether it works for you.

alex.bukach’s picture

Status: Needs review » Patch (to be ported)
alex.bukach’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

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