Which is really annoying. Should not allow ANY relative selectors like that. I tried gopher://gopher.someodd.zip:70/1../ and thankfully it prevented it. This is such weird behavior. It's allowing gopher://gopher.someodd.zip:70/1./ to select the root (since that's current directory for file server or whatever).
It's allowing other relative selectors like phlog/ instead of /phlog/ too.
Which is really annoying. Should not allow ANY relative selectors like that. I tried
gopher://gopher.someodd.zip:70/1../and thankfully it prevented it. This is such weird behavior. It's allowinggopher://gopher.someodd.zip:70/1./to select the root (since that's current directory for file server or whatever).It's allowing other relative selectors like
phlog/instead of/phlog/too.