Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

duncanmcclean
Copy link
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
32 checks passed
@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