Bug 174977 - [local-linux] File Type Filtering fails for local file subsystem
Summary: [local-linux] File Type Filtering fails for local file subsystem
Status: RESOLVED WORKSFORME
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 1.0.1   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: 3.0 M6   Edit
Assignee: David Dykstal CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords:
Depends on: 218173 220241
Blocks:
  Show dependency tree
 
Reported: 2007-02-21 10:59 EST by Martin Oberhuber CLA
Modified: 2008-06-02 03:58 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2007-02-21 10:59:35 EST
On the local file subsystem, create new filters on folder "/folk/mober" with the following file type filters:

- pattern "*.sh" 
  --> shows *.sh files float. Would expect to also show folders.
- filetype "sh," 
  --> shows "Empty List". Would expect *.sh files plus folders.
- filetypes "sh,htm,"
  --> shows "Empty List". Would expect *.sh and *.htm files plus folders.
- filetypes "sh,htm," with "files only" enabled 
  --> shows "Empty List". Would expect *.sh and *.htm files flat.

On the Sftp file subsystem, all those queries yield the expected results:
  - pattern "*.sh" shows *.sh files plus folders containing *.sh files
  - filetype "sh," shows *.sh files plus folders containing *.sh files
  - filetypes "sh,htm," shows *.sh and *.htm files plus folders
  - filetypes "sh,htm," "files only" enabled shows *.sh and *.htm files flat


-----------Enter bugs above this line-----------
installation : eclipse-platform-3.2.1
RSE install  : download RSE 1.0.1 rse-runtime-core,dstore,local,ssh
java.runtime : Sun 1.4.2_11-b06
os.name:     : Red Hat Enterprise Linux WS release 4 (Nahant Update 3)
------------------------------------------------
systemtype   : Dstore-windows, Linux-local, Ssh
targetos     : Windows XP SP2, and others
targetuname  : Windows
targetvm     : Sun 1.5.0_08-b03
------------------------------------------------
Comment 1 Martin Oberhuber CLA 2007-10-01 07:56:48 EDT
Bulk update target milestone 2.0.1 -> 3.0
Comment 2 David Dykstal CLA 2008-05-29 17:34:52 EDT
Moving to 3.0.1
Comment 3 Martin Oberhuber CLA 2008-05-29 18:09:22 EDT
Bug reminds me of something that has been fixed already, perhaps it works already OK. Dave can you verify? - Marking 3.0 until clarified.
Comment 4 David Dykstal CLA 2008-05-30 18:02:05 EDT
This is fixed.
Comment 5 Martin Oberhuber CLA 2008-06-02 03:58:25 EDT
It looks like this was fixed with bug 218173 and bug 220241 -- marking fixed with 3.0M6.