coreybutler / fenix

A simple and visual static web server with collaboration features.
https://preview.fenixwebserver.com
GNU General Public License v3.0
1.65k stars 135 forks source link

3.0.0-rc.13 directories with space or special characters are not getting resolved #115

Open kowsikbabu opened 4 years ago

kowsikbabu commented 4 years ago

When a directory has a space or special character like brackets, they don't get resolved from URL conversions. Waiting for a stable release...

coreybutler commented 4 years ago

Which operating system (please include OS version, language, etc) are you running on? We have not seen any issues with spacing or special characters, so I'd like to know more about how we could replicate the environment you're using it in. My gut tells me there could potentially be a special character we're not accounting for.

kowsikbabu commented 4 years ago

Windows 10, English. It's just the space character Sample: image

image

Logs: image

I haven't tested for other special characters, that's why I put an 'or' in the query. I removed the brackets from the folder name, still got the 404.

kowsikbabu commented 4 years ago

Any update on this issue?

coreybutler commented 4 years ago

Unfortunately no, we haven't had alot of time and have been focusing more on some installer issues folks have been experiencing. This is still on the to-do list.