Bug 94046 - https redirects for projects with own subdomain (e.g. dbus) broken by missing "/"
Summary: https redirects for projects with own subdomain (e.g. dbus) broken by missing...
Status: RESOLVED FIXED
Alias: None
Product: freedesktop.org
Classification: Unclassified
Component: Website (show other bugs)
Version: unspecified
Hardware: Other All
: medium major
Assignee: fd.o Admin Massive
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-08 14:05 UTC by Simon McVittie
Modified: 2016-02-15 20:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Simon McVittie 2016-02-08 14:05:50 UTC
To reproduce: visit http://dbus.freedesktop.org/releases/dbus/

Expected result: redirects to https://dbus.freedesktop.org/releases/dbus/

Actual result: redirects to https://dbus.freedesktop.orgreleases/dbus/ (note missing slash)

Other non-wiki downloads and documentation (e.g. the D-Bus Specification at http://dbus.freedesktop.org/doc/dbus-specification.html and various non-D-Bus resources) behave similarly.

I think the web server configuration just needs an extra "/" added.
Comment 1 Tollef Fog Heen 2016-02-15 20:40:06 UTC
This has been fixed.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.