简体   繁体   中英

Non-latin image broken

I'm developing web app for my customer. He uploaded image with name 'Şahan.png'

On my test server I can see image properly.

<img src="https://example.com/Şahan.png">

But on my production environment which is hosting on azure, image looks like broken.

在此处输入图像描述

Print F12 , check img tag. After test, in linux or windows, it all works fine on azure.

在此处输入图像描述

Please try to open your kudu site, and check your Şahan.png file.

在此处输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM