Bug 293834

Summary: The link to browse KTorrent's Git repository is broken.
Product: [Websites] www.kde.org Reporter: Chris (Jesdisciple) <jesdisciple>
Component: generalAssignee: kde-www mailing-list <kde-www>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Chris (Jesdisciple) 2012-02-11 12:08:16 UTC
Version:           unspecified
OS:                Linux

KTorrent's project page[1] offers to direct the user to browse the corresponding Git repository ("Browse KTorrent source code on Git"). However, the link leads to a 404 page; the appropriate link reads "...projects/extragear..." rather than "...projects/kde/extragear...".

[1] - http://kde.org/applications/internet/ktorrent/development

Reproducible: Always

Steps to Reproduce:
1. Visit KTorrent's project page (linked above).
2. Follow the link labelled "Browse KTorrent source code on Git."

Actual Results:  
404

The page you were trying to access doesn't exist or has been removed.

Back

Expected Results:  
See https://projects.kde.org/projects/extragear/network/ktorrent/repository
Comment 1 Ingo Malchow 2012-02-11 14:41:44 UTC
This was not only related to KTorrent, but all apps, as the wrong path was prepended.

Fixed now, thanks for reporting.