Bug #3823

FileMonitor does not fix "windows" paths

Added by Bastian Waidelich about 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-07-02
Priority:Must have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Monitor
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 3
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

Several FileMonitorTests fail on Windows due to backslashes in pathes.
Attached patch fixes the issue for me.

FileMonitor_Paths.patch Magnifier (6.6 kB) Bastian Waidelich, 2009-07-02 19:00


Related issues

duplicates TYPO3.Flow - Bug #3815: F3\FLOW3\Monitor\FileMonitorTest fails on Windows with al... Closed 2009-07-01

Associated revisions

Revision b98dc2e8
Added by Robert Lemke about 6 years ago

[+BUGFIX] FLOW3 (Monitor): Applied a patch by Bastian which fixes some file monitor tests when run on Windows. Fixes #3823.

Revision 5310cc0c
Added by Bastian Waidelich about 6 years ago

[+FEATURE] FLOW3 (Cache): Throw exception if FileBackend tries to create a file with a path that exceeds the maximum allowed path length. Fixes #3560
[+FEATURE] FLOW3 (Environment): Create warning log entry if temporary base path is longer than (PHP_MAXPATHLEN - 230). Relates to #3560
[BUGFIX] FLOW3 (Monitor): Fixed one more file monitor test that failed on Windows. Relates to #3823

History

#1 Updated by Robert Lemke about 6 years ago

  • Priority changed from Should have to Must have
  • Target version set to 283

#2 Updated by Robert Lemke about 6 years ago

  • Status changed from Needs Feedback to Closed

#3 Updated by Robert Lemke about 6 years ago

  • Status changed from Closed to Needs Feedback
  • Target version changed from 283 to 1.0 alpha 3

#4 Updated by Robert Lemke about 6 years ago

  • Assigned To set to Robert Lemke

#5 Updated by Robert Lemke about 6 years ago

  • Status changed from Needs Feedback to Resolved
  • % Done changed from 0 to 100

Applied in changeset r2889.

Also available in: Atom PDF