Bugzilla – Attachment 114870 Details for
Bug 25826
Hiding biblionumber in the frameworks breaks links in result list
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[20.05.x] Bug 25826: (QA follow-up) Add filters
2005x-Bug-25826-QA-follow-up-Add-filters.patch (text/plain), 1.26 KB, created by
Tomás Cohen Arazi (tcohen)
on 2021-01-05 12:54:14 UTC
(
hide
)
Description:
[20.05.x] Bug 25826: (QA follow-up) Add filters
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2021-01-05 12:54:14 UTC
Size:
1.26 KB
patch
obsolete
>From 020b7680cf442e610d7c3aee21b506b7731b4995 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 6 Aug 2020 12:40:20 +0000 >Subject: [PATCH] [20.05.x] Bug 25826: (QA follow-up) Add filters > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index f15f0534d6..5f9475b7ed 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -338,7 +338,7 @@ > [% IF warnHiddenBiblionumbers.size %] > <tr><th scope="row"><b>Warning</b> </th><td> > [% FOR w IN warnHiddenBiblionumbers %] >- Biblio framework "[% w.frameworkcode %]" has the biblionumber field hidden at the interface [% w.interface %]<br/> >+ Biblio framework "[% w.frameworkcode | html %]" has the biblionumber field hidden at the interface [% w.interface | html %]<br/> > [% END %] > </td></tr> > [% END %] >-- >2.30.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 25826
:
107179
|
107437
|
107438
|
107885
|
107886
|
107887
|
107982
|
114868
|
114869
| 114870 |
114871