Summary

accessing directories with embedded whitespace gives error

Metadata

Description

Accessing an URL like "http://.../foo bar" gives this error:

 Error:
 bad argument type - not a structure of the required type
 #f
 URI-common
 
         Call history:
 
         reverse
         failure2012520133
         failure2049720505
         uri-common#uri-path
         k657661
         g659660
         spiffy#handle-exception
         with-output-to-string                   <--

Accessing a file under that directory works fine.

Changes and comments

[2010-06-06 15:56:32 UTC] sjamaan changed status from new to closed

[2010-06-06 15:56:32 UTC] sjamaan set resolution to fixed

[2010-06-06 15:56:32 UTC] sjamaan wrote:

Fixed in [[18361]|]. It was a very stupid mistake. Thanks for catching this, Felix!

I've also tagged release 4.6 as this is a serious enough bug to warrant a release.

PS: My username is sjamaan, not sjaaman :)