Skip to content

FIX: my redirect case insensitive params #33604

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

Merged
merged 1 commit into from
Jul 15, 2025

Conversation

dbattersby
Copy link
Contributor

@dbattersby dbattersby commented Jul 14, 2025

This changes allows the /my/ prefix redirect to work when the name param contains uppercase letters.

For example:

/my/messages/group/MyGroup now redirects to /u/username/messages/group/MyGroup

@dbattersby dbattersby marked this pull request as ready for review July 15, 2025 05:38
@dbattersby dbattersby merged commit 514431e into main Jul 15, 2025
18 checks passed
@dbattersby dbattersby deleted the my-redirect-case-insensitive-params branch July 15, 2025 05:49
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.

2 participants