Bug 146875 - unrecognized option `--keep-session-cookies'
Summary: unrecognized option `--keep-session-cookies'
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: wget
Version: 3
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Karsten Hopp
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-02-02 13:21 UTC by Ruud Veldhuis
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-02-02 13:48:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ruud Veldhuis 2005-02-02 13:21:29 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.5)
Gecko/20041110 Firefox/1.0

Description of problem:
Option in manual page:
--keep-session-cookies
           When specified, causes --save-cookies to also save session
cookies....

wget --help does not mention this option.
when the option is used, an error will occur:

> wget --keep-session-cookies URL
wget: unrecognized option `--keep-session-cookies'

So far, no workaround.

Version-Release number of selected component (if applicable):
1.9+cvs-stable

How reproducible:
Always

Steps to Reproduce:
1.man wget
2.wget --keep-session-cookies URL
3.
    

Actual Results:  error occurs, wget is aborted.

Additional info:

Comment 1 Karsten Hopp 2005-02-02 13:48:38 UTC
there was an old copy of the manpage in the rpm, this parameter
doesn't exist anymore. fixed in wget-1.9.1-21

Comment 2 C C Magnus Gustavsson 2005-06-25 15:46:13 UTC
Actually, as far as I can tell it doesn't exist *yet*. According to Mauro
Tortonesi in http://www.mail-archive.com/wget@sunsite.dk/msg07416.html, a man
page from the CVS version was included by mistake. I just checked and the option
is included in release 1.10 from June 9.



Note You need to log in before you can comment on or make changes to this bug.