phpGroupWare - Patches: patch #3399, bugs corrections for vfs_dav :...
You are not allowed to post comments on this tracker with your current authentication level.
patch #3399: bugs corrections for vfs_dav : Improved ls function as well as file_type : performance improvement as well as behavior
Submitter: | Caeies <Caeies> | ||
Submitted: | Wed 29 Sep 2004 07:58:58 AM UTC | ||
Category: | API - phpGWapi | Priority: | 5 - Normal |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
Thu 28 Oct 2004 01:03:26 PM UTC, comment #1: |
Caeies <Caeies>![]() |
Wed 29 Sep 2004 07:58:58 AM UTC, original submission:
Problems :
|
Caeies <Caeies>![]() |
Attached Files
file #5541: bugs_vfs_dav_ls_etc.diff added by Caeies (2KiB - text/x-patch - patch for these problems in vfs_dav)
Depends on the following items
Items that depend on this one
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 4 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2004-10-27 | Caeies | Dependencies | - | ![]() |
patch # is dependent |
2004-09-29 | Caeies | Dependencies | - | ![]() |
Depends on patch #3398 |
2004-09-29 | Caeies | Attached File | - | ![]() |
Added bugs_vfs_dav_ls_etc.diff, #3714 |
Carbon-Copy | - | ![]() |
Added oberger |
Be carefull, this ls (Perhaps the problem was present in previous dav ls, I don't know), the branch 3 of ls don't return the same thing that the branch 3 sql ls ...
In fact we only get one level of directory, not the whole tree as in sql ls with checksubdirs...
I'm in the process of reworking the entire dav layer to solve this problem in a "good" way ie like sql, so stay tuned...
Caeies.