Bugzilla – Attachment 177802 Details for
Bug 38664
Tidy the whole codebase
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38664: xt/find-missing-filters.t
Bug-38664-xtfind-missing-filterst.patch (text/plain), 1.49 KB, created by
Jonathan Druart
on 2025-02-11 21:30:39 UTC
(
hide
)
Description:
Bug 38664: xt/find-missing-filters.t
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-02-11 21:30:39 UTC
Size:
1.49 KB
patch
obsolete
>From ac29e96949bc28698352aa70f8349a62c73adbe9 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 11 Feb 2025 22:22:41 +0100 >Subject: [PATCH] Bug 38664: xt/find-missing-filters.t > >I have NO idea why this has been caught by the tidy patch! >--- > .../intranet-tmpl/prog/en/modules/suggestion/suggestion.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt >index 98d7c5df352..dbf76898de5 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt >@@ -716,7 +716,7 @@ > [% SWITCH m.code %] > [% CASE 'already_exists' %] > <span >- >The suggestion has not been added. A suggestion with this title already exists (<a href="/cgi-bin/koha/suggestion/suggestion.pl?suggestionid=[% m.id | html %]&op=show">suggestion #[% m.id | html %]</a >+ >The suggestion has not been added. A suggestion with this title already exists (<a href="/cgi-bin/koha/suggestion/suggestion.pl?suggestionid=[% m.id | uri %]&op=show">suggestion #[% m.id | html %]</a > >)</span > > > [% CASE 'biblio_exists' %] >-- >2.34.1
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 38664
:
175488
|
175664
|
177755
|
177796
|
177797
|
177798
|
177799
|
177800
|
177801
| 177802 |
177813
|
177825
|
177826
|
177827