Bug 112381

Summary: Bash com caracteres estranhos
Product: [Retired] Red Hat Linux Reporter: Beethoven <beethoven>
Component: bashAssignee: Tim Waugh <twaugh>
Status: CLOSED WONTFIX QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-12-19 09:34:00 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 Beethoven 2003-12-18 18:20:07 UTC
Description of problem:
Caracteres inválidos causam erros de endereço.

Version-Release number of selected component (if applicable):
Red-Hat 9 e anterior.

How reproducible:


Steps to Reproduce:
1. mkdir (Control + v)(enter)(enter)
2. cd ?
  
Actual results:
O endereço fica desfigurado.

Expected results:
O endereço deve permanecer como o nome do diretorio

Additional info:
Tabém eh possivel substituir endereços, como:
mkdir (CTRL + V)(BACKSPACE)(ENTER)
cd ?

isso apaga o último caractere.

beethoven
beethoven.br
www.warchalking.com.br

Comment 1 Tim Waugh 2003-12-19 09:34:00 UTC
I'm not quite sure what you expect.  You could put ANSI sequences in
filenames too, if you wanted to.

Comment 2 Beethoven 2003-12-19 17:25:06 UTC
For example:  mkdir (CTRL+V)(ESC)]
 occults what the usuario types in the screen.  I by chance made a 
combination in which when deletar the diretorio made rm enters in 
Loop, unhappyly I am not obtaining to repeat this.