Bug #4454
FileMonitor does not detect new files
Status:
Resolved
Priority:
Must have
Assignee:
Category:
Monitor
Target version:
Start date:
2009-09-04
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
Complexity:
Description
If the FileMonitor monitors a directory (registered with monitorDirectory()) it should detect new files. However, it doesn't.
As soon as the FileMonitor's cache is flushed, the new files are detected though.
Related issues
Updated by Robert Lemke over 12 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r3129.