Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 294793 - media-sound/dir2ogg: add trailing slash to homepage link
Summary: media-sound/dir2ogg: add trailing slash to homepage link
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Lowest trivial (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-27 07:28 UTC by Martin Walch
Modified: 2010-03-11 22:56 UTC (History)
2 users (show)

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 Martin Walch 2009-11-27 07:28:43 UTC
The homepage link

http://jak-linux.org/projects/dir2ogg

is redirected (HTTP/1.1 301 Moved Permanently) to

http://jak-linux.org/projects/dir2ogg/

Both are valid URIs (rfc2396), so I suggest adding the trailing slash in order
to avoid unnecessary redirection.
Comment 1 Allen Brooker (AllenJB) 2009-11-27 08:05:07 UTC
I'd suggest NOT making this change for 2 reasons:
1) It doesn't matter - the current URI works fine and invisibly redirects. This bug is just creating unnecessary load on the Gentoo developers.

2) The current URI allows upstream to invisibly move between a directory and a page without the need for the URI to be changed.
Comment 2 Sebastian Pipping gentoo-dev 2010-03-11 22:56:25 UTC
Fixed due to code 301.

+  11 Mar 2010; Sebastian Pipping <sping@gentoo.org> dir2ogg-0.11.6.ebuild,
+  dir2ogg-0.11.8.ebuild:
+  Fix homepage (bug #294793)
+