Bugzilla – Attachment 105511 Details for
Bug 24663
OPACPublic must be tested for all opac scripts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24663: [19.11.x] Force authentication in svc/records/preview (?)
Bug-24663-1911x-Force-authentication-in-svcrecords.patch (text/plain), 1004 bytes, created by
Jonathan Druart
on 2020-06-03 11:15:13 UTC
(
hide
)
Description:
Bug 24663: [19.11.x] Force authentication in svc/records/preview (?)
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-06-03 11:15:13 UTC
Size:
1004 bytes
patch
obsolete
>From 93df11ee4a6b12a24185c781d0fddcb941cf7aba Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 17 Feb 2020 13:31:38 +0100 >Subject: [PATCH] Bug 24663: [19.11.x] Force authentication in > svc/records/preview (?) >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Was this wrong? > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> > >Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io> >--- > svc/records/preview | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/svc/records/preview b/svc/records/preview >index e4855c7672..643fb62fd3 100755 >--- a/svc/records/preview >+++ b/svc/records/preview >@@ -46,7 +46,6 @@ my ( $template, $loggedinuser, $cookie ) = get_template_and_user({ > template_name => "catalogue/showmarc.tt", > query => $query, > type => "intranet", >- authnotrequired => 1, > }); > > $template->param( MARC_FORMATTED => $record->as_formatted ); >-- >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 24663
:
99084
|
99085
|
99086
|
99087
|
99112
|
99258
|
99259
|
99260
|
99261
|
99262
|
99859
|
100972
|
100973
|
100974
|
100975
|
100976
|
100977
|
100978
|
100979
|
100980
|
105508
|
105509
|
105510
| 105511 |
105512
|
105513
|
105514
|
105515
|
105516
|
105517
|
105518
|
105519
|
105520
|
105521
|
109793