Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Html encoded meta data displays as encoded in Blob Container Storage Account portal #1088

Open
alfamagmulle opened this issue Mar 7, 2023 · 0 comments

Comments

@alfamagmulle
Copy link

alfamagmulle commented Mar 7, 2023

Which service(blob, file, queue, table) does this issue concern?

blob

Which version of the SDK was used?

12.14.1

Which platform are you using? (ex: .NET Core 2.1)

net6.0

What problem was encountered?

We htmlencode metadata values to be able to store for example "å, ä and ö". But they displays as encoded values in the portal. We would expect the portal to display them as decoded values so we would actually see the "ä" instead of "ä"

How can we reproduce the problem in the simplest way?

Save a blob with metadata values htmlencoded use for example Swedish characters å, ä or ö.

Have you found a mitigation/solution?

No

Image to clarify how it displays in the portal...
image

How it should look like "Zänder"

@alfamagmulle alfamagmulle changed the title Html encoded meta data displays as encoded in Blob Conatiner Storage Account portal Html encoded meta data displays as encoded in Blob Container Storage Account portal Mar 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant