[Fwd: [Fedora Update] [comment] evince-0.8.0-6.fc7]

Christian Iseli Christian.Iseli at licr.org
Wed Jun 20 21:42:29 UTC 2007


On Wed, 20 Jun 2007 14:52:01 -0500, Jeffrey C. Ollie wrote:
> (BTW, is there a way to specify in the URL what columns are displayed?
> I was able to change my display to include the changed/opened date
> but bugzilla seems to handle that through cookies or something like
> that).

You need a cooky for that (AFAIK).

You create a file which contains something like:
# HTTP Cookie File
bugzilla.redhat.com     FALSE   /bugzilla       FALSE   2145917104      COLUMNLIST      opendate%20changeddate%20bug_severity%20assigned_to%20reporter%20bug_status%20resolution%20component%20blockedby%20short_desc

(the first line is a comment and is not necessary, the second is one
long line)

then you can use:
wget --load-cookies <cooky file> -nv -O - "<the url>"

HTH.

Cheers,
					C




More information about the Fedora-maintainers mailing list