You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Ralph Goers (JIRA)" <ji...@apache.org> on 2009/11/12 04:58:39 UTC

[jira] Resolved: (VFS-263) WebdavFileObject does not implement doSetAttribute()

     [ https://issues.apache.org/jira/browse/VFS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralph Goers resolved VFS-263.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

Patch applied. Please verify and close.

> 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
>             Fix For: 2.0
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> 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.