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: URL case sensitive bug #9886

Merged

Conversation

afrieirham
Copy link
Contributor

What does this PR do?

Standardize the username from url so that it's not case sensitive.

Screen.Recording.2023-07-03.at.12.28.17.AM.mp4

Fixes #9872

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How should this be tested?

  • Go to /admin/15-min, then change it to /Admin/15-min

Mandatory Tasks

  • Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

Checklist

  • I haven't added tests that prove my fix is effective or that my feature works

@vercel
Copy link

vercel bot commented Jul 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ui ❌ Failed (Inspect) Jul 2, 2023 5:09pm

@vercel
Copy link

vercel bot commented Jul 2, 2023

@afrieirham is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added High priority Created by Linear-GitHub Sync linear Sync Github Issue from community members to Linear.app 🐛 bug Something isn't working labels Jul 2, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2023

Thank you for following the naming conventions! 🙏

@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2023

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link
Member

@hariombalhara hariombalhara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @afrieirham 🙏

@hariombalhara hariombalhara merged commit c412e7f into calcom:main Jul 3, 2023
25 of 29 checks passed
fritterhoff pushed a commit to hm-edu/cal.com that referenced this pull request Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working High priority Created by Linear-GitHub Sync linear Sync Github Issue from community members to Linear.app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CAL-2079] URL Case sensitive bug, while booking a meeting
2 participants