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.
| Comment | File | Size | Author |
|---|---|---|---|
| leaflet_views_ajax_popup-bug_icon_html.patch | 724 bytes | fastangel |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| leaflet_views_ajax_popup-bug_icon_html.patch | 724 bytes | fastangel |
Comments
Comment #2
fastangel commentedComment #3
alex.bukach commentedThanks for the patch, @fastangel! What error do you get?
Comment #4
fastangel commentedThe error is about leaftmap can't find the entity. Typical error can't find bundle entity.
Comment #5
alex.bukach commented@fastangel, the patch seems to be designed for nodes only (see 'nid' index), while the module should work for any entity type.
Comment #6
fastangel commentedlet me fix.
Comment #8
alex.bukach commented@fastangel I've got earlier to that. Please check whether it works for you.
Comment #9
alex.bukach commentedComment #10
alex.bukach commented