| Summary: | EFS LocalFile#fetchInfo does not work with Windows drive root paths | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Teddy Walker <teddy.walker> |
| Component: | Resources | Assignee: | Platform-Resources-Inbox <platform-resources-inbox> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.3 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows Vista | ||
| Whiteboard: | |||
For example: EFS.getLocalFileSystem().getStore(new Path("C:\")).fetchInfo().exists() returns false (should be true, the 'directory' exists).