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 case insensitive entry urls #7103

Merged
merged 3 commits into from
Nov 22, 2022
Merged

Conversation

jasonvarga
Copy link
Member

@jasonvarga jasonvarga commented Nov 22, 2022

Fixes #7102

Todo:

  • Write test

@what-the-diff
Copy link

what-the-diff bot commented Nov 22, 2022

  • Added a check to ensure that the entry's URI matches what was requested.
  • Updated tests for case sensitivity and missing entries.

@jasonvarga jasonvarga marked this pull request as ready for review November 22, 2022 18:41
@jasonvarga jasonvarga merged commit bf4bbaf into 3.3 Nov 22, 2022
@jasonvarga jasonvarga deleted the fix/case-sensitive-entry-urls branch November 22, 2022 19:43
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.

Page URLs are case-insensitive
2 participants