Skip to content

Commit b7b22d4

Browse files
committed
[VFS-862] Fix ON_RESOLVE triggering refresh on internal navigation
1 parent ed12c66 commit b7b22d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
6464
<action type="fix" dev="ggregory" due-to="Vaishnavi Kumbhar, Gary Gregory" issue="VFS-861">Http5FileProvider Basic authentication fails: UserAuthenticationData.setData(Type, char[]) should clone its array input.</action>
6565
<action type="fix" dev="ggregory" due-to="Gary Gregory, Ilan Goldfeld">Fix FtpFileObject.exists() returning true for root-level folders after connection drop #757.</action>
6666
<action type="fix" dev="ggregory" due-to="Gary Gregory, Ilan Goldfeld">Fix refresh() not clearing cached state when file was never attached #758.</action>
67+
<action type="fix" dev="ggregory" due-to="Ilan Goldfeld, Gary Gregory" issue="VFS-862">Fix ON_RESOLVE triggering refresh on internal navigation #761.</action>
6768
<!-- ADD -->
6869
<action type="add" dev="ggregory" due-to="Gary Gregory">Add org.apache.commons.vfs2.provider.ftp.FTPClientWrapper.sendOptions(String, String).</action>
6970
<action type="add" dev="ggregory" due-to="Gary Gregory">Add FtpFileSystemConfigBuilder.getControlEncodingCharset(FileSystemOptions) and deprecate getControlEncoding(FileSystemOptions).</action>

0 commit comments

Comments
 (0)