#51 closed defect (fixed)
Symlinks in root directory reported with additional leading slash
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | minor | Milestone: | 2.3.3 |
Component: | main | Version: | 2.3.2 |
Keywords: | Cc: |
Description
For symlinks in the root directory, the linked path is reported with an additional leading slash. Additionally, sh_util_dirname will not properly handle multiple slashes (leading double slash is implementation-defined according to POSIX).
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [93].