Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Jul 2009 at 15:43 UTC
Updated:
19 Oct 2009 at 20:20 UTC
Jump to comment: Most recent
Plugin Manager tests fail on windows. This patch fixes that.
| Comment | File | Size | Author |
|---|---|---|---|
| plugin_manager_tests_fail_on_windows_01.patch | 4.14 KB | cwgordon7 |
Comments
Comment #2
cwgordon7 commentedHm, why is this failing off Windows now?
Comment #3
int commentedI think that this is allready fixed..
Comment #4
c960657 commentedWhy not use file_unmanaged_delete_recursive() instead _removeDirectory() ?