apostrophe in title creates issues ...

Created on 19 December 2011, almost 13 years ago
Updated 28 October 2024, 25 days ago

I was have an issue with Apostrophe's showing up in the meta tag of a page as

Turchenek's

The actual source code read: Turchenek's

I adjusted line 267 in open graph_meta.common.inc to:

 case self::TITLE:
            $v = htmlspecialchars_decode($v);
            break;

Checking the meta output here:
http://www.google.com/webmasters/tools/richsnippets

Is this correct? Is this how it is supposed to be with single quotes in the title?

🐛 Bug report
Status

Active

Version

1.3

Component

Code

Created by

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.

No activities found.

Production build 0.71.5 2024