BusyBox Bug and Patch Tracking
BusyBox
  

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  ash-read.patch [^] (4,008 bytes) 08-11-05 18:52

- Relationships
duplicate of 0000242closed BusyBox ash: read -t broken 

- Notes
(0000497)
pgf
09-07-05 10:03

dup of 242, which has been applied as svn 11351
 

- Issue History
Date Modified Username Field Change
08-11-05 18:52 swrh New Issue
08-11-05 18:52 swrh Status new => assigned
08-11-05 18:52 swrh Assigned To  => BusyBox
08-11-05 18:52 swrh File Added: ash-read.patch
08-13-05 11:04 swth Issue Monitored: swth
09-07-05 10:00 pgf Relationship added duplicate of 0000242
09-07-05 10:03 pgf Status assigned => closed
09-07-05 10:03 pgf Note Added: 0000497
09-07-05 10:03 pgf Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker