Opened 16 years ago

Closed 15 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)

directory-symlink.patch (834 bytes) - added by vvoutilainen 16 years ago.
Patch candidate for the problem. So far, seems to work, wider testing to be done before closing the ticket.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 16 years ago by vvoutilainen

Keywords: directory path pathname Pathname.java directory.lisp added

Changed 16 years ago by vvoutilainen

Attachment: directory-symlink.patch added

Patch candidate for the problem. So far, seems to work, wider testing to be done before closing the ticket.

comment:2 Changed 15 years ago by vvoutilainen

Resolution: fixed
Status: newclosed

The candidate patch works, and is committed in revision r11364.

Note: See TracTickets for help on using tickets.