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
0000241 [BusyBox] Networking Support minor always 05-02-05 05:37 11-23-06 05:10
Reporter mh View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.00
Summary 0000241: Statusbar not working in stdout output mode for wget
Description When using "-O -" to get the output to the standard output from the wget applet, the progress bar is not shown. With GNU Wget, it is. This is because GNU Wget puts status output to stderr instead of stdout.

Patch attached enables outputting of the progress bar to stderr. Also changes status messages to go to stderr, since they end up in the middle of the file otherwise.
Additional Information This moves the status message to stderr always. For backwards compatibility it would be trivial to add code to only move it to stderr when stdout is selected for output mode.
Attached Files  wget.diff [^] (833 bytes) 05-02-05 05:37

- Relationships

- Notes
(0001792)
vda
11-23-06 05:10

Fixed in rev16645
 

- Issue History
Date Modified Username Field Change
05-02-05 05:37 mh New Issue
05-02-05 05:37 mh File Added: wget.diff
11-23-06 05:10 vda Status assigned => closed
11-23-06 05:10 vda Note Added: 0001792
11-23-06 05:10 vda Resolution open => fixed
11-23-06 05:10 vda Fixed in Version  => 1.2.x


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker