Bug 19469 - Bugzilla emails contain "http" links, they should contain "https" links
Summary: Bugzilla emails contain "http" links, they should contain "https" links
Status: RESOLVED DUPLICATE of bug 18817
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-10 14:34 PDT by Eric Seidel (no email)
Modified: 2008-06-11 06:50 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2008-06-10 14:34:22 PDT
Bugzilla emails contain "http" links, they should contain "https" links

I'm annoyed every time I paste an http link on the command line and curl complains that the page has moved.  I'm sure there is some flag I could pass to curl to have it follow the redirects... but maybe this bothers someone else too. :)
Comment 1 Mark Rowe (bdash) 2008-06-11 00:25:12 PDT
Dave, I think you were looking into this already.

Eric, "curl -L" should follow the redirect for you.
Comment 2 David Kilzer (:ddkilzer) 2008-06-11 06:50:05 PDT

*** This bug has been marked as a duplicate of 18817 ***