bugGNU Wget - Bugs: bug #22891, wget -B gives incorrect window...

 
 

bug #22891: wget -B gives incorrect window title

Submitter:  None
Submitted:  Thu 10 Apr 2008 10:32:29 AM UTC
   
 
Category:  User Interface Severity:  2 - Minor
Priority:  4 Status:  Invalid
Privacy:  Public Assigned to:  None
Originator Name:  Charles Originator Email:  -email is unavailable-
Open/Closed:  Open Release:  1.11
Operating System:  Microsoft Windows Reproducibility:  Every Time
Fixed Release:  None Planned Release:  1.15
Regression:  None Work Required:  0 - Hours
Patch Included:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 05 May 2009 05:41:20 AM UTC, comment #1: 

Not a bug.  You have to specify the the file to read relative links from with the -i option.  So
wget -B http://somehost/somedir/ -i file.txt
would result in
wget http://somehost/somedir/<relative_link>
...
for every relative_link found in file.txt

Patrick White <p6w>
Thu 10 Apr 2008 10:32:29 AM UTC, original submission:  

Running

wget -B http://somehost/somedir/ file.txt

sets the window title into

wget http://file.txt

which should be

wget http://somehost/somedir/file.txt

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by p6w (Posted a comment)
  • -email is unavailable- added by schubiger (Updated the item)
  • -email is unavailable- added by micahcowan (Updated the item)
  • -email is unavailable- added by None (Submitted the item)
  •  

    Follow 10 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-05-05 micahcowan StatusNone Invalid
    2008-07-25 schubiger Assigned toschubiger None
    2008-07-25 schubiger StatusIn Progress None
    2008-07-24 schubiger StatusNone In Progress
        Assigned toNone schubiger
    2008-04-14 micahcowan Priority5 - Normal 4
        Planned Release1.12 1.15
    2008-04-11 micahcowan Severity3 - Normal 2 - Minor
        Planned ReleaseNone 1.12
        Work RequiredNone 0 - Hours

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code