OG Path + Title Issue with [node:group_audience] token

Created on 6 January 2012, over 13 years ago
Updated 18 July 2025, 26 days ago

I'm getting a strange error with [node:group_audience] component in constructing a custom breadcrumb.

The desired result would be: Home Β» Group-Name for various nodes in groups.

Here's what I'm putting into the custom breadcrumbs

  • titles = [node:group_audience]
  • paths = [node:group_audience]

The output I'm getting is like this in html:

<div class="breadcrumb"><a href="/">Home</a> Β» <a href="/%3Ca%20href%3D%22/new-york%22%3ENew%20York%3C/a%3E">&lt;a href="/new-york"&gt;New York&lt;/a&gt;</a></div>

I appears to be producing the correct url link <a href="/new-york">New York</a> but then over sanitizing it: &lt;a href="/new-york"&gt;New York&lt;/a&gt; =

I've tested various versions including 7.x-1.x, 7.x-2.x with same result. I'm not quite sure yet.

Any one else had issues with OG paths

πŸ› Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States markwk

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024