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

Fixed URL resolution ambiguity on Linux. #1087

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

claudiamurialdo
Copy link
Collaborator

Previously, URLs like /KB.NET/PublicTempStorage/multimedia/beach_2e47be657a0e4e35aa6cdfdd4089a90c.jpg were resolved as absolute URIs. Updated the logic to first check if the URL can be resolved as relative to the local app path. If not, it is treated as an absolute URL
Issue:202755

Previously, URLs like /KB.NET/PublicTempStorage/multimedia/beach_2e47be657a0e4e35aa6cdfdd4089a90c.jpg were resolved as absolute URIs. Updated the logic to first check if the URL can be resolved as relative to the local app path. If not, it is treated as an absolute URL
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@claudiamurialdo claudiamurialdo temporarily deployed to external-storage-tests December 6, 2024 19:02 — with GitHub Actions Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@claudiamurialdo claudiamurialdo temporarily deployed to external-storage-tests December 12, 2024 13:19 — with GitHub Actions Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

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