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

Fix forced downcase in custom redirect urls #240

Merged
merged 3 commits into from
Nov 2, 2023

Conversation

ElviaBth
Copy link
Contributor

@ElviaBth ElviaBth commented Nov 2, 2023

🎩 What? Why?

When admin saves the redirect it honors the case that was saved and doesn't convert it all to lowercase. Admin expects that either it would respect the case sensitivity or the case sensitivity would not matter at all, and the feature should work as expected.

📌 Related Issues

Testing

  • when origin and destination are not case sensitive

📷 Screenshots

image

♥️ Thank you!

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@ElviaBth ElviaBth marked this pull request as ready for review November 2, 2023 10:53
@microstudi
Copy link
Contributor

Thanks a lot @ElviaBth amazing job!

@microstudi microstudi merged commit 9f4732c into decidim-ice:develop Nov 2, 2023
7 of 10 checks passed
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.

2 participants