Issue Details (XML | Word | Printable)

Key: WBDV-58
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: David Peterson
Reporter: Bernhard Neuhauser
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Confluence WebDAV Plugin

Plugin fails to deliver content

Created: 22/Feb/07 07:35 AM   Updated: 11/Mar/07 09:44 PM
Component/s: None
Affects Version/s: 1.0.1
Fix Version/s: 1.1

Time Tracking:
Not Specified

Environment: Confluence 2.3.3#645, Webdav 1.0.1, JDK 1.5.0_10

Labels:


 Description  « Hide
I tried to enable debug log. Im sure that the plugin processes something:
...
[webdav.webdav.resource.WebdavResourceServlet] handleResponse <p><a href="/wiki/plugins/servlet/webdav/Spaces">Spaces</a></p>
[webdav.webdav.resource.WebdavResourceServlet] handleResponse <p><a href="/wiki/plugins/servlet/webdav/Spaces">Spaces</a></p>
[webdav.webdav.resource.WebdavResourceServlet] handleResponse <p><a href="/wiki/plugins/servlet/webdav/%40users">@users</a></p>
[webdav.webdav.resource.WebdavResourceServlet] handleResponse <p><a href="/wiki/plugins/servlet/webdav/%40users">@users</a></p>
...

But the webdav Client gets an empty page. (IE 7 webfolders)

Afterwards i try to access /wiki/plugins/servlet/webdav/Spaces which tells me that there exists a ds space inside.

IE 7 is able to show content when is try to access a specific ressource like "plugins/servlet/webdav/Spaces/ds/Demonstration%20Space.txt", but it seems like folders / indexes are not delivered to the browser.

Unable to find an error message.



 All   Comments   Work Log   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
David Peterson added a comment - 11/Mar/07 09:44 PM
This was a general issue for all browsers. Such requests will now provide a simple list of links to any subelements of the specified location.