Opened 14 years ago
Closed 14 years ago
#266 closed defect (fixed)
accessing directories with embedded whitespace gives error
Reported by: | felix winkelmann | Owned by: | sjaaman |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | extensions | Version: | |
Keywords: | spiffy | Cc: | |
Estimated difficulty: |
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.
Note: See
TracTickets for help on using
tickets.
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 :)