Bugzilla – Attachment 124520 Details for
Bug 28912
Pseudonymization should display a nice error message when brcypt_settings are not defined
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28912: Remove duplicated warnings on the about page
Bug-28912-Remove-duplicated-warnings-on-the-about-.patch (text/plain), 1.55 KB, created by
Joonas Kylmälä
on 2021-09-05 15:03:30 UTC
(
hide
)
Description:
Bug 28912: Remove duplicated warnings on the about page
Filename:
MIME Type:
Creator:
Joonas Kylmälä
Created:
2021-09-05 15:03:30 UTC
Size:
1.55 KB
patch
obsolete
>From 11c17d23a6429659026a0e771a606b15a35552d9 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 27 Aug 2021 16:59:43 +0200 >Subject: [PATCH] Bug 28912: Remove duplicated warnings on the about page >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Bad conflict resolution > >Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com> > >Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 5 ----- > 1 file changed, 5 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index 7a12ed0441..4552c95135 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -396,11 +396,6 @@ > System preference 'Pseudonymization' is set, but there is not 'bcrypt_settings' entry defined in the $KOHA_CONF file. > </td></tr> > [% END %] >- [% IF config_bcrypt_settings_no_set %] >- <tr><th scope="row"><strong>Warning</strong> </th><td> >- System preference 'Pseudonymization' is set, but there is not 'bcrypt_settings' entry defined in the $KOHA_CONF file. >- </td></tr> >- [% END %] > [% IF warnHiddenBiblionumbers.size %] > <tr><th scope="row"><strong>Warning</strong> </th><td> > [% FOR w IN warnHiddenBiblionumbers %] >-- >2.20.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 28912
:
124186
|
124187
|
124191
|
124192
|
124236
|
124237
|
124519
| 124520