Follow up on #3297313

Created on 18 September 2023, over 1 year ago

Problem/Motivation

With rebasing a patch, I saw a change in src/GlossifyBase.php on line 155

- $tip = $this->sanitizeTip($term->tip, $tooltip_truncate);
+ $tip = $this->sanitizeTip((string) $term->tip, $tooltip_truncate);

I do however see this part of code exists further down in the class and has not been changed.
Should the code also be changed? I saw no discussion about the change except a reference from 📌 Automated Drupal 10 compatibility fixes for Glossify Fixed with the commit https://git.drupalcode.org/project/glossify/-/merge_requests/11/diffs?co...

https://git.drupalcode.org/project/glossify/-/blob/3.x/src/GlossifyBase....

Proposed resolution

Update the code.

Remaining tasks

Discuss if the change is needed and update the code.

User interface changes

-

API changes

-

Data model changes

-

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇧🇪Belgium tim-diels Belgium 🇧🇪

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

Comments & Activities

Production build 0.71.5 2024