Seems to break metatag generation (description) in some cases

Created on 1 December 2024, 5 months ago

Problem/Motivation

Just ran into an issue where "description" Metatag value is not generated as expected, if glossified words are in the beginning of the metatag source token value.

The result is a Metatag description that's cut off before the glossified word.

I'm not totally sure, if this is a Metatag or a Glossify bug. But if you copy the resulting glossified HTML code 1:1 into a test node and check the metatag output, it works. So it's unclear at what point the issue occurs.

Maybe the long a href element with title attribute is the issue, but shouldn't it also fail if the result is copied as source?

Steps to reproduce

Put a glossified word at the beginning or as first word of the node body, which is used as source for the metatag description.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇩🇪Germany Anybody Porta Westfalica

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

Comments & Activities

Production build 0.71.5 2024