Bug: Trailing slash on root url causes recursive redirect

Please click in the box above and give a meaningful title, then fill out any information below that you can. It is all optional, and I’m grateful for whatever you provide.

And please describe the problem below:

soks seems to cope badly when soks-create-wiki.rb is given a URL with a trailing slash -

dan@btyemark:~$ soks-create-wiki.rb No wiki found at soks-wiki. Create a new one? [y] y What folder should I put the wiki in? [soks-wiki] Which template should I use to create the wiki? [default] What url will this wiki be accessed from (include the port)? [http://localhost:8000] http://www.coruskate.net:8000/ What port will this wiki be accessed from? [8000]

This breaks the redirect from the site root to /view/HomePage, and causes none of the CSS files to be found.

BTW, is it normal that it should print “INFO—: Refreshing …” messages every second apparently indefinitely? There’s nobody else editing those pages every second, it seems a bit verbose. OK, ignore that, it’s stopped now. Guess that was the page cache generation

Edit this page or watch for changes using RSS.