Feature #66464
File selection popup does not use FAL driver count*() methods
| Status: | New | Start date: | 2015-04-17 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assigned To: | - | % Done: | 0% |
|
| Category: | File Abstraction Layer (FAL) | Spent time: | - | |
| Target version: | - | |||
| PHP Version: | Sprint Focus: | |||
| Complexity: |
Description
Listing files in the file selection popup is still slow (especially for remote FAL drivers) because the new FAL driver count*() methods are not used yet.
Related issues