Opened 8 years ago
Closed 8 years ago
#400 closed defect (fixed)
Not all wildcard patterns stored
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 4.1.4 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
Wildcard patterns for paths are (incorrectly) not stored for re-evaluation if:
- no match is found at program start, or
- there are identical patterns, one for files and one for directories, in which case only the first is stored
Note:
See TracTickets
for help on using tickets.
Believed to be fixed by changeset [505].