Opened 11 years ago

Last modified 11 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 sjamaan)

(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 11 years ago by sjamaan

Description: modified (diff)
Owner: set to sjamaan
Status: newaccepted
Note: See TracTickets for help on using tickets.