Follow symlinks when listing directory contents (bug #5693).
Pass G_FILE_QUERY_INFO_NONE to thunar_io_scan_directory() instead of G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS, otherwise that function is not able to identify the type of the GFile as a G_FILE_TYPE_DIRECTORY.
Please register or sign in to comment