Thanks to visit codestin.com
Credit goes to github.com

Skip to content

V16: Handle encoded URLs in delivery API #19134

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

andersreus
Copy link
Contributor

FIxes #18982

Description

As mentioned in the issue linked above. We may encounter encoded routes that will return a 404 for the content requested. Therefore, I added a fix that decodes the route value first.

I also added a integration test to verify the fix.

How to test

  • Follow steps in the original issue.

@andersreus andersreus changed the title expanding integrationtest to test for encoded urls V16: Account for encoded URLs in delivery API Apr 24, 2025
@andersreus andersreus changed the title V16: Account for encoded URLs in delivery API V16: Handle encoded URLs in delivery API Apr 24, 2025
@andersreus andersreus requested a review from kjac April 24, 2025 12:22
@iOvergaard iOvergaard changed the base branch from v16/dev to main May 5, 2025 12:29
@iOvergaard iOvergaard enabled auto-merge (squash) May 5, 2025 12:46
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