WebdavFileObject does not implement doSetAttribute()
----------------------------------------------------
Key: VFS-263
URL: https://issues.apache.org/jira/browse/VFS-263
Project: Commons VFS
Issue Type: Bug
Affects Versions: 2.0
Environment: all
Reporter: Ingo Maas
Usually, WebDAV servers allow to read from _and_ write to properties
(attributes in VFS speech) of a WebDAV resource.
Though WebdavFileObject in current TRUNK allows to read those properties, it
doesn't allow to write them. WebdavFileObject should implement doSetAttribute()
to fully support WebDAV properties.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.