Bugzilla – Attachment 186548 Details for
Bug 40163
Several http links should be moved to https
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40163: (follow-up) Fix Bugzilla URL
Bug-40163-follow-up-Fix-Bugzilla-URL.patch (text/plain), 1.49 KB, created by
Tomás Cohen Arazi (tcohen)
on 2025-09-17 18:33:57 UTC
(
hide
)
Description:
Bug 40163: (follow-up) Fix Bugzilla URL
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2025-09-17 18:33:57 UTC
Size:
1.49 KB
patch
obsolete
>From ce1f925afe5421117edc2e35dff01f9ae29af951 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Tom=C3=A1s=20Cohen=20Arazi?= <tomascohen@theke.io> >Date: Wed, 17 Sep 2025 15:28:54 -0300 >Subject: [PATCH] Bug 40163: (follow-up) Fix Bugzilla URL > >--- > debian/docs/koha-common.xml | 2 +- > debian/docs/koha-create.xml | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/debian/docs/koha-common.xml b/debian/docs/koha-common.xml >index ff973eeb9b..8829d4b501 100644 >--- a/debian/docs/koha-common.xml >+++ b/debian/docs/koha-common.xml >@@ -240,7 +240,7 @@ > > <refsect1><title>Bugs</title> > <para>The scripts are a bit fragile. If something goes wrong, they do not clean up after themselves.</para> >- <para>Bugs can be reported here: <uri>https://bugs.koha-community.org/bugzilla3/</uri></para> >+ <para>Bugs can be reported here: <uri>https://bugs.koha-community.org</uri></para> > </refsect1> > > <refsect1><title>About Koha</title> >diff --git a/debian/docs/koha-create.xml b/debian/docs/koha-create.xml >index 4670e5474c..415d64f528 100644 >--- a/debian/docs/koha-create.xml >+++ b/debian/docs/koha-create.xml >@@ -445,7 +445,7 @@ > > <refsect1><title>Bugs</title> > <para>The program is a bit fragile. If something goes wrong, it does not clean up after itself.</para> >- <para>Bugs can be reported here: <uri>https://bugs.koha-community.org/bugzilla3/</uri></para> >+ <para>Bugs can be reported here: <uri>https://bugs.koha-community.org</uri></para> > </refsect1> > > <refsect1><title>Example</title> >-- >2.51.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 40163
:
183333
|
186545
|
186546
|
186547
|
186548
|
186623
|
186624
|
186762
|
186763
|
186890