Skip to content

fix: encode project slugs in canonical URLs - #7208

Open
ItsCapnMurica wants to merge 1 commit into
modrinth:mainfrom
ItsCapnMurica:fix-mod-slug-redirect-loop
Open

fix: encode project slugs in canonical URLs#7208
ItsCapnMurica wants to merge 1 commit into
modrinth:mainfrom
ItsCapnMurica:fix-mod-slug-redirect-loop

Conversation

@ItsCapnMurica

Copy link
Copy Markdown

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
Author

mb for bad description markdown went crazy

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

1 participant