Bug 357162

Summary: Hardcoded reference to inexistent URL
Product: [Developer tools] kdesrc-build Reporter: Andreas Koenig <andreas.koenig.7os6vvqr>
Component: generalAssignee: Michael Pyne <mpyne>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 16.01
Sentry Crash Report:

Description Andreas Koenig 2015-12-25 22:41:03 UTC
Not sure whether the website or the module needs fixing, they are not in sync. The module displays after a "repository" error a URL but that URL gives a 404.

% git remote -v|grep fetch
origin  git://anongit.kde.org/kdesrc-build (fetch)
% git describe
v15.12-3-gbbb1a6d
% git grep kdesrc-build.kde.org/documentation/kde-modules-and-selection.html |cat
modules/ksb/Application.pm:http://kdesrc-build.kde.org/documentation/kde-modules-and-selection.html#module-sets
% HEAD kdesrc-build.kde.org/documentation/kde-modules-and-selection.html|head -2
404 Not Found
Connection: close



Reproducible: Always

Steps to Reproduce:
1. goto the referenced webpage
2.
3.

Actual Results:  
404

Expected Results:  
a web page
Comment 1 Michael Pyne 2015-12-26 19:21:36 UTC
Git commit c7d70b8659a319752aa5e556edbc981a3afc120e by Michael Pyne.
Committed on 26/12/2015 at 19:20.
Pushed by mpyne into branch 'master'.

Update doc URLs to reflect move of documentation to docs.kde.org

The docs have been at docs.kde.org for a long time, now they're the one
and only recommended location. But I forgot to update the URLs
referenced by the script itself. :(
FIXED-IN:16.01

M  +2    -2    README
M  +1    -1    doc/man-kdesrc-build-setup.1.docbook
M  +1    -1    doc/man-kdesrc-build.1.docbook
M  +1    -1    kdesrc-buildrc-kf5-sample
M  +1    -1    kdesrc-buildrc-sample
M  +3    -3    modules/ksb/Application.pm

http://commits.kde.org/kdesrc-build/c7d70b8659a319752aa5e556edbc981a3afc120e