Bug 508090

Summary: S-c-tools cleanup: filter default .ks extension
Product: [Fedora] Fedora Reporter: Roman Rakus <rrakus>
Component: system-config-kickstartAssignee: Chris Lumens <clumens>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: clumens, jreznik, tsmetana
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-01 15:12:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 493602    

Description Roman Rakus 2009-06-25 15:37:17 UTC
Description of problem:
In Open file you should filter default .ks extension

How reproducible: 

Steps to Reproduce:
1.  Click on File in menu
2.  Choose Open File
3. 

Actual results:
shows all files

Expected results:
should shows only files with .ks extension (and should be there option to select to show all files)

Additional info:
This bug report is part of "System Configuration Tools Cleanup Project". Don't
hesitate to ask project maintainers for any kind of help.

Comment 1 Chris Lumens 2009-07-01 15:12:24 UTC
There's not a defined kickstart file suffix.  You're using .ks for yours, but the default one anaconda writes out is .cfg and I'm betting a lot of people are doing the same because that's what anaconda does.