Skip to content

[4.x] Ignore single smart quotes when slugifying string#8895

Merged
jasonvarga merged 1 commit into4.xfrom
fix/remove-single-smart-quote-when-slugifying
Oct 30, 2023
Merged

[4.x] Ignore single smart quotes when slugifying string#8895
jasonvarga merged 1 commit into4.xfrom
fix/remove-single-smart-quote-when-slugifying

Conversation

@duncanmcclean
Copy link
Copy Markdown
Member

This pull request fixes a small issue where single smart quotes () weren't being stripped out when slugifying a string.

Example title: GTA Online’s latest news: “huge map”

Fixes #8844.

@jasonvarga jasonvarga merged commit 5b6c38f into 4.x Oct 30, 2023
@jasonvarga jasonvarga deleted the fix/remove-single-smart-quote-when-slugifying branch October 30, 2023 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Smart single quote not removed from slug creation

2 participants