#7050 closed defect (thirdparty)
Directories listed as files
Reported by: | Schoerlock | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | 4.2.1 |
Severity: | normal | Keywords: | directory list file |
Cc: | Architecture: | Intel | |
Platform: | Mac OS X 10.8 |
Description
I use a webdav ssl connection which works fine. But the directory listing doesn't work. Directories are listed as files (see screenshot).
Attachments (1)
Change History (2)
Changed on Jan 13, 2013 at 1:26:27 PM by Schoerlock
comment:1 Changed on Jan 13, 2013 at 4:23:55 PM by dkocher
- Resolution set to thirdparty
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
I suppose the server is not WebDAV standard compliant. It should mark resources with the content type httpd/unix-directory that denote folders. Please report this issue to the server vendor.