| Anonymous | Login | Signup for a new account | 11-10-2008 10:48 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000378 | [BusyBox] Other | minor | always | 08-11-05 18:52 | 09-07-05 10:03 | ||||
| Reporter | swrh | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.00 | ||||||
| Summary | 0000378: ASH's read bug | ||||||||
| Description |
There is some bugs in ASH's read. I've fixed those that I found and added a new feature. Here they are: - Timeout: - The timeout option counts only the first char: it will stop counting the time after you press the first key; - When the timeout option is used, the first char cannot be erased and is handled wrongly if it is a backslash and/or with IFS environment variable; - Some special characters, when in the first field, cannot be shown or are treated wrong; - The exit code is wrong and the environment variable is empty when the timeout is expired; - Silent: - I added a `silent' feature: when the -s argument is provided, the characters are not echoed; The comparisons made here was using `bash' and `zsh'. The patch is attached. |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |