Summary
accessing directories with embedded whitespace gives error
Metadata
- Id: 57666d84a548079c4afd2d123b2e55e3ad8064c6
- Trac id: 266
- Type: defect
- Reporter: felix
- Owner: sjaaman
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version:
- Changetime: 2010-06-06 15:56:32 UTC
- Created: 2010-06-06 15:10:13 UTC
- Keywords: spiffy
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 :)