Opened 12 years ago
Last modified 12 years ago
#997 closed defect
uri-path-relative? misunderstands the root path — at Version 1
Reported by: | andyjpb | Owned by: | sjamaan |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | extensions | Version: | 4.8.x |
Keywords: | Cc: | ||
Estimated difficulty: |
Description (last modified by )
(use uri-common)
#;16> (uri-path-relative? (uri-reference "http://www.knodium.com"))
#t
#;17> (uri-path-relative? (uri-reference "http://www.knodium.com/"))
#f
Change History (1)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Owner: | set to sjamaan |
Status: | new → accepted |
Note: See
TracTickets for help on using
tickets.