Jump to:
| Project: | DAV |
| Version: | 6.x-1.0-alpha3 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
This issue has already been repoprted against File Server, but it did not triggered any response, and it might be a DAV problem after all.
http://drupal.org/comment/reply/401300/1828006
Using DAV with File Framework and File (taxonomy) Server, everything works much better than expected :) except this really anoying bug:
whatever is the number of files in a "folder" (files that refer to a spcecific term here), there are no way to access more than 10 of them from the webdav client.
I can upload as many files as I want from the client: the files are correctly uploaded and show up in Drupal undeer the considered term, but the "folder" in the client browser desperatly shows less or exactly 10 files.
I tried directly with Vista embedded webdave client and using DAVExplorer with exactly the same behaviour, so it looks a server side issue.
Did someone succeded at seing more than 10 files at the same time from DAV, or is it actually a general bug that hit everyone trying to manage more than 10 files in a single "folder" ?
Comments
#1
No a DAV's bug, but Taxonomy's. See http://drupal.org/node/389598 and http://drupal.org/node/401300#comment-1880740.