more fun with symlinks

This commit is contained in:
ed
2022-10-08 21:08:51 +02:00
parent 118bdcc26e
commit 12219c1bea
3 changed files with 31 additions and 6 deletions

View File

@@ -2491,7 +2491,7 @@ class HttpCli(object):
vpnodes.append([quotep(vpath) + "/", html_escape(node, crlf=True)])
vn, rem = self.asrv.vfs.get(self.vpath, self.uname, False, False)
abspath = vn.canonical(rem)
abspath = vn.dcanonical(rem)
dbv, vrem = vn.get_dbv(rem)
try: