Bug 496403

Summary: bash-completion: cd doesn't complete when both "a'b c/" and "a'b.c/" exist
Product: [Fedora] Fedora Reporter: Scott Tsai <scottt.tw>
Component: bash-completionAssignee: Ville Skyttä <ville.skytta>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: sheltren, ville.skytta
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.2-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-22 21:28:32 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:

Description Scott Tsai 2009-04-18 17:54:20 UTC
Description of problem:
When two directories named "a'b c/" and  "a'b.c/" (replace space with dot) exist, Tab-completion with the 'cd' builtin breaks. Tab-completion works if bash-completion is not installed.

Version-Release number of selected component (if applicable):
bash-completion-1.0-2.fc11.noarch
bash-4.0-6.fc11.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. mkdir "a'b c" "a'b.c"
2. cd a\'b.<Tab>

  
Actual results:
No output.

Expected results:
cd a\'b.c/

Additional info:

Comment 1 Ville Skyttä 2009-04-18 21:52:12 UTC
Works for me with bash 3.2-30 on F-10 so this is probably something bash 4 related.  It'll take some time until I can debug this with it.

Comment 2 Bug Zapper 2009-06-09 14:04:58 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Fedora Update System 2010-06-20 12:18:00 UTC
bash-completion-1.2-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/bash-completion-1.2-1.fc13

Comment 5 Fedora Update System 2010-07-01 18:59:38 UTC
bash-completion-1.2-2.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.