Static-web-apps: Files with special characters in their name not served

Created on 1 Jun 2020  路  5Comments  路  Source: Azure/static-web-apps

First of all, thank you for your work, Azure Static Web App is exactly what I was waiting for!

When testing, I noticed, that files with special characters (like [, ] (as being used by Next.js' dynamic routes) or umlauts) in their filename aren't being served. I have uploaded an example to https://white-island-0f55a8203.azurestaticapps.net/.

Most helpful comment

This should be fixed now! Let us know if you have any more issues with special characters.

All 5 comments

Also, Japanese characters aren't being served too. May be caused by URL escaped chars. Since URL escaping is a common feature, this issue is critical for hosting an existing static site.

https://gentle-sand-0f46f010f.azurestaticapps.net/

same with files that contain space in the name (shown in @takekazuomi example)
This works without a problem with other hosting providers but not here.

This should be fixed now! Let us know if you have any more issues with special characters.

It works fine now. quick job great!

Thank you!
Since all my special character related issues are now solved and takekazuomi's test case is also working, I think it should be fine.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

simonaco picture simonaco  路  4Comments

wictorwilen picture wictorwilen  路  3Comments

akzaidi picture akzaidi  路  6Comments

akzaidi picture akzaidi  路  6Comments

adamjcooper picture adamjcooper  路  6Comments