Skip to content

fix: encode project slugs in canonical URLs - #7208

Merged
mergify[bot] merged 1 commit into
modrinth:mainfrom
ItsCapnMurica:fix-mod-slug-redirect-loop
Aug 20, 2026
Merged

fix: encode project slugs in canonical URLs#7208
mergify[bot] merged 1 commit into
modrinth:mainfrom
ItsCapnMurica:fix-mod-slug-redirect-loop

Conversation

@ItsCapnMurica

Copy link
Copy Markdown
Contributor

fixes a bug where if a project had a (backtick) it would force the page into an infinite redirect loop the slug is now encoded withencodeURIComponent()`
fixes #6939

@github-actions

Copy link
Copy Markdown
Contributor

Pull request changelog

App

Added

Changed

Deprecated

Removed

Fixed

Security

Website

Added

Changed

Deprecated

Removed

Fixed

Security

Hosting

Added

Changed

Deprecated

Removed

Fixed

Security

@ItsCapnMurica

Copy link
Copy Markdown
Contributor Author

mb for bad description markdown went crazy

@Prospector

Copy link
Copy Markdown
Member

@Mergifyio queue

@mergify

mergify Bot commented Aug 20, 2026

Copy link
Copy Markdown

Merge Queue Status

This pull request spent 12 minutes 40 seconds in the queue, including 7 minutes 10 seconds running CI.

Required conditions to merge

@mergify mergify Bot added the queued label Aug 20, 2026
@mergify
mergify Bot merged commit 8eb12d5 into modrinth:main Aug 20, 2026
13 checks passed
@mergify mergify Bot removed the queued label Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Mod page causes redirect loop

2 participants