The leaflet_views style plugin was not rendering the title fields while properly configured. Patch attached to fix this and a couple of notices on the views ui that broke the AJAX interface in my case (just a couple of isset needed).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

esclapes’s picture

Status: Active » Needs review
FileSize
1.83 KB

Here is the patch

JSCSJSCS’s picture

I was just about to post this issue. Thanks for beating me to it. I found that the titles were not displaying. In fact, I was not getting a popup at all. I set a description and it showed up with a popup, but without a title.

After applying your patch, it worked as expected.

Thanks!

Simon Georges’s picture

Status: Needs review » Reviewed & tested by the community
BarwonHack’s picture

Has this been applied to Dev?

BarwonHack’s picture

Status: Reviewed & tested by the community » Active

Applied the patch but field wrappers are not being rendered.

levelos’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)

Alternate solution available via #1918170: Use tokens in icon url.

gge’s picture

Hello,

7.x-1.1 still does not render the title field. Does anyone have a solution for this?

Thanks!

N20’s picture

The patch does not work for me with stable or latest dev.

patch < leaflet_views-title-in-popups-and-notices-1929892-0.patch --dry-run
patching file leaflet_views_plugin_style.inc
Hunk #1 FAILED at 89.
Hunk #2 FAILED at 106.
Hunk #3 FAILED at 317.
3 out of 3 hunks FAILED -- saving rejects to file leaflet_views_plugin_style.inc.rej

I applied the changes manually which solved the problem for me. Would be nice if that makes it into the next release.

RdeBoer’s picture

Status: Closed (duplicate) » Active

Reopening based on the above statement so we're reminded this is still an issue -- with a solution.
Rik

  • RdeBoer committed afc2cc3 on 7.x-1.x authored by esclapes
    Issue #1929892 by esclapes: Leaflet Views not rendering the title field...
RdeBoer’s picture

Assigned: Unassigned » RdeBoer
Status: Active » Fixed

Patch manually re-applied with attribution to esclapes.
Rik

Status: Fixed » Closed (fixed)

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