Bug 357162 - Hardcoded reference to inexistent URL
Summary: Hardcoded reference to inexistent URL
Status: RESOLVED FIXED
Alias: None
Product: kdesrc-build
Classification: Developer tools
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-25 22:41 UTC by Andreas Koenig
Modified: 2015-12-26 19:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In: 16.01
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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