Bug 94046

Summary: https redirects for projects with own subdomain (e.g. dbus) broken by missing "/"
Product: freedesktop.org Reporter: Simon McVittie <smcv>
Component: WebsiteAssignee: fd.o Admin Massive <sitewranglers>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.