Skip to content

Test List Blobs Fix for Invalid XML Characters #21342

Merged
siminsavani-msft merged 2 commits intoAzure:feature/azblob-stg85/86from
siminsavani-msft:list-encoded-chars
Aug 10, 2023
Merged

Test List Blobs Fix for Invalid XML Characters #21342
siminsavani-msft merged 2 commits intoAzure:feature/azblob-stg85/86from
siminsavani-msft:list-encoded-chars

Conversation

@siminsavani-msft
Copy link
Copy Markdown
Contributor

  • Test to check that invalid blob names are parsed correctly when List Flat & List Hierarchy
  • Changed decoding behavior from base64.StdEncoding.DecodeString to url.QueryUnescape because of error message unmarshalling type *generated.ListBlobsFlatSegmentResponse: illegal base64 data at input byte 4
  • The purpose of this PR is explained in this or a referenced issue.
  • The PR does not update generated files.
  • Tests are included and/or updated for code changes.
  • Updates to CHANGELOG.md are included.
  • MIT license headers are included in each file.

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Aug 9, 2023
@siminsavani-msft
Copy link
Copy Markdown
Contributor Author

/azp run go - azblob

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@chlowell
Copy link
Copy Markdown
Member

/check-enforcer evaluate

@siminsavani-msft siminsavani-msft merged commit 89e0ff3 into Azure:feature/azblob-stg85/86 Aug 10, 2023
@siminsavani-msft siminsavani-msft deleted the list-encoded-chars branch August 10, 2023 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants