Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380163 - Bugno short urls redirecting to different places depending on SSL
Summary: Bugno short urls redirecting to different places depending on SSL
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bugzilla Admins
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-21 23:43 UTC by Robin Johnson
Modified: 2012-02-28 09:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2011-08-21 23:43:24 UTC
There is a bug with the HTTP upgrades, both of these inputs should redirect to the same place. I think either redirect_to_http or $self->url are wrong.

http://bugs.gentoo.org/123456 => https://bugs.gentoo.org/123456?id=123456
https://bugs.gentoo.org/123456 - no redirect
Comment 1 Christian Ruppert (idl0r) gentoo-dev 2012-02-28 09:49:38 UTC
Seems to be fixed already.