humphd/next

/www has issues mounting files and folders with spaces

Open

#117 opened on Jun 20, 2018

 (0 comments) (0 reactions) (0 assignees)JavaScript (5 forks)github user discovery
buggood first issueserver

Repository metrics

Stars
 (14 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

At the moment with our current /www route if the name of a folder or file has spaces it will fail to load see below.

The current filesystem has these the following folders. screenshot_19

If a user clicks on folder 1 this is the result. screenshot_20

Contributor guide