Opened 16 years ago
Closed 16 years ago
#6 closed defect (fixed)
Wildcards for (directory) don't work with symbolic links
Reported by: | vvoutilainen | Owned by: | vvoutilainen |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | other | Version: | |
Keywords: | directory path pathname Pathname.java directory.lisp | Cc: | |
Parent Tickets: |
Description
Wildcard directory listing doesn't work if the wildcards match symbolic links to directories.
Attachments (1)
Change History (3)
comment:1 Changed 16 years ago by
Keywords: | directory path pathname Pathname.java directory.lisp added |
---|
Changed 16 years ago by
Attachment: | directory-symlink.patch added |
---|
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
The candidate patch works, and is committed in revision r11364.
Note: See
TracTickets for help on using
tickets.
Patch candidate for the problem. So far, seems to work, wider testing to be done before closing the ticket.