DelegateFile objects are not refreshed properly ----------------------------------------------- Key: VFS-235 URL: https://issues.apache.org/jira/browse/VFS-235 Project: Commons VFS Issue Type: Bug Affects Versions: 1.0 Reporter: Guillaume Nodet WHen using a virtual file system, this fs will create DelegateFile objects. When asked for refreshing its data (for example when the cache strategy is set to "on resolve"), the associated file object is not refreshed, which means the data may be out dated. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.