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

Do not slugify manual slugs #1307

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Conversation

calcastor
Copy link
Contributor

We have accidentally been slugifying manually defined slugs, so only slugify if slug is already null

Also change the normalize method in StringUtils to not strip underscores

We have accidentally been slugifying manually defined slugs, so only
slugify if slug is already null

Signed-off-by: BT (calcastor/mame) <[email protected]>
@calcastor calcastor requested a review from Electroid as a code owner March 9, 2024 21:51
@Pablete1234 Pablete1234 added bug Something isn't working ready PR is ready to merge labels Mar 9, 2024
@Electroid Electroid merged commit 9ec8f61 into PGMDev:dev Mar 10, 2024
2 checks passed
@calcastor calcastor deleted the fix-manual-slugs branch June 14, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready PR is ready to merge
Development

Successfully merging this pull request may close these issues.

3 participants