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

Update AssetMigrationTracker.cs to escape URLs #262

Merged
merged 3 commits into from
Sep 10, 2024
Merged

Conversation

ningl2
Copy link
Collaborator

@ningl2 ningl2 commented Sep 10, 2024

Azure storage blob metadata data updates are submitted via the HTTP header which didn't allow for non-ascii characters. This change escapes the URIs that we put into the blob metadata.

migrationTool/ams/AssetMigrationTracker.cs Outdated Show resolved Hide resolved
migrationTool/ams/AssetMigrationTracker.cs Outdated Show resolved Hide resolved
@duggaraju duggaraju merged commit 32b0d54 into main Sep 10, 2024
4 checks passed
@duggaraju duggaraju deleted the ning-url-encode branch September 10, 2024 21:39
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