Bug #4454
FileMonitor does not detect new files
| Status: | Resolved | Start date: | 2009-09-04 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Robert Lemke | % Done: | 100% |
|
| Category: | Monitor | |||
| Target version: | TYPO3 Flow Base Distribution - 1.0 alpha 4 | |||
| PHP Version: | Complexity: | |||
| Has patch: | FLOW3 version affected: | |||
| Votes: | 0 |
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
| related to Getting Started - Bug #4327: Object "F3\Blog\Domain\Model\Blog" is not registered | Resolved | 2009-08-26 |
Associated revisions
[+BUGFIX] FLOW3 (Monitor): monitorDirectory() now detects new files. Hopefully resolves #4454
History
Updated by Robert Lemke over 3 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r3129.