Skip to content

Searching for blobs based on tags doesn't work when the tag name consist of multiple words #2561

@kubapet

Description

@kubapet

Searching for blobs based on tags doesn't work when the tag name consist of multiple words, like e.g. Malware scanning scan result='Malware'.

For instance using the below URL (which works with the real azure storage) I get 400 InvalidQueryParameterValue ... Probably caused by incorrect parsing of the %20 sequences in the where query parameter.

http://localhost:10000/devstoreaccount1/attachments?restype=container&comp=blobs&where=%22Malware%20Scanning%20scan%20result%22%3D%27Malware%27&maxresults=100

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions