Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 174977

Summary: [local-linux] File Type Filtering fails for local file subsystem
Product: [Tools] Target Management Reporter: Martin Oberhuber <mober.at+eclipse>
Component: RSEAssignee: David Dykstal <ddykstal.eclipse>
Status: RESOLVED WORKSFORME QA Contact: Martin Oberhuber <mober.at+eclipse>
Severity: normal    
Priority: P3    
Version: 1.0.1   
Target Milestone: 3.0 M6   
Hardware: PC   
OS: Linux-GTK   
Whiteboard:
Bug Depends on: 218173, 220241    
Bug Blocks:    

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.