Bug 40163 - Several http links should be moved to https
Summary: Several http links should be moved to https
Status: Failed QA
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Tomás Cohen Arazi (tcohen)
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-18 14:17 UTC by Tomás Cohen Arazi (tcohen)
Modified: 2025-06-19 00:12 UTC (History)
3 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: String patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 40163: Fix several http addresses in the code docs (1.55 MB, patch)
2025-06-18 14:44 UTC, Tomás Cohen Arazi (tcohen)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Tomás Cohen Arazi (tcohen) 2025-06-18 14:17:42 UTC
FSF and GNU links should be moved to HTTPS.
Comment 1 Tomás Cohen Arazi (tcohen) 2025-06-18 14:44:30 UTC
Created attachment 183333 [details] [review]
Bug 40163: Fix several http addresses in the code docs

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 2 David Nind 2025-06-19 00:12:14 UTC
I've failed QA as for all the release notes in diff, the existing https was changed to http.

A couple of other things noted, but outside the scope of the bug:

URLs changed, excluding release notes:
- http://www.gnu.org/licenses -> https://www.gnu.org/licenses
- http://wiki.koha-community.org/wiki/Shibboleth_Configuration -> https://wiki.koha-community.org/wiki/Shibboleth_Configuration
- http://koha-community.org/ -> https://koha-community.org/
- http://bugs.koha-community.org/ -> https://bugs.koha-community.org/
- http://fsf.org/ -> https://fsf.org/
- http://www.gnu.org/licenses/gpl.html -> https://www.gnu.org/licenses/gpl.html
- http://bugs.koha-community.org/bugzilla3/ -> https://bugs.koha-community.org/bugzilla3/
- http://wiki.koha-community.org/wiki/Bug7284_authority_matching_improvement -> https://wiki.koha-community.org/wiki/Bug7284_authority_matching_improvement
- http://wiki.koha-community.org/wiki/Age_restriction -> https://wiki.koha-community.org/wiki/Age_restriction
- http://wiki.koha-community.org/wiki/OpacHiddenItems -> https://wiki.koha-community.org/wiki/OpacHiddenItems
- http://wiki.koha-community.org/wiki/SQL_Reports_Library -> https://wiki.koha-community.org/wiki/SQL_Reports_Library
- http://wiki.koha-community.org/wiki/Opac_browse_feature -> https://wiki.koha-community.org/wiki/Opac_browse_feature
- http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2883 -> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2883
- http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11078 -> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11078
- http://wiki.koha-community.org/wiki/Koha_offline_circulation_file_format -> https://wiki.koha-community.org/wiki/Koha_offline_circulation_file_format

Notes: 
- https://fsf.org/ redirects to https://www.fsf.org/
- http://www.gnu.org/licenses/gpl.html redirects to https://www.gnu.org/licenses/gpl-3.0.html
- http://www.w3.org/2001/XMLSchema-instance redirects to https://www.w3.org/2001/XMLSchema-instance 
  . koha-tmpl/intranet-tmpl/prog/en/data/marc21_field_006.xml
  . koha-tmpl/intranet-tmpl/prog/en/data/marc21_field_007.xml
  . koha-tmpl/intranet-tmpl/prog/en/data/marc21_field_008.xml

Should https://bugs.koha-community.org/bugzilla3/ be just https://bugs.koha-community.org/ ?
- debian/docs/koha-common.xml
- debian/docs/koha-create.xml

Says licensed under the General Public License, v2 (originally from 2002):
- admin/aqbudgetperiods.pl
- admin/aqplan.pl
- admin/systempreferences.pl
- authorities/ysearch.pl
- cataloguing/ysearch.pl
- tags/review.pl 

https changed to http for all release notes in the diff:
- misc/release_notes/release_notes_17_05_00.html and misc/release_notes/release_notes_17_05_00.md
- misc/release_notes/release_notes_18_05_00.html and misc/release_notes/release_notes_18_05_00.md
- misc/release_notes/release_notes_20_11_00.html and misc/release_notes/release_notes_20_11_00.md: 
- misc/release_notes/release_notes_21_05_00.html and misc/release_notes/release_notes_21_05_00.md:
- misc/release_notes/release_notes_21_11_00.html and misc/release_notes/release_notes_21_11_00.md
- misc/release_notes/release_notes_22_05_00.html and misc/release_notes/release_notes_22_05_00.md
- misc/release_notes/release_notes_22_11_00.html and misc/release_notes/release_notes_22_11_00.md
- misc/release_notes/release_notes_23_05_00.md
- misc/release_notes/release_notes_23_11_00.md
- misc/release_notes/release_notes_24_05_00.md
- misc/release_notes/release_notes_24_11_00.md
- misc/release_notes/release_notes_25_05_00.md