Skip to content

A file name filter for the first filter string affected all other filter strings in an RSE filter

Bugzilla Link 434388
Status NEW
Importance P3 normal
Reported May 08, 2014 04:31 EDT
Modified May 26, 2014 15:22 EDT
Version 3.2.2
Reporter Atsushi Yokoi

Description

A file name filter for the first filter string affected all other filter strings in an RSE filter.

  • recreation step:
    1. create an RSE filter to the Local Files subsystem of the Local connection
    2. set a file name filter like *.txt to its filter string
    3. add another filter string which contains directories and files in them to the RSE filter with the default file name filter "*"
      e.g.) - the created filter - a directory - file.doc - file.rtf - file.txt ...
    4. expand the RSE filter and a directory matched with the second filter string
      -> the directory show only files matched with the file name filter of the first filter string

      When the file name filter of the first filter string is set to the default "*", all files in the directory matched with the second filter string are shown correctly.