Bugzilla – Attachment 99773 Details for
Bug 24754
UserEnv not set for ISLDI requests
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24754: (QA follow-up) opac -> api for 'interface'
Bug-24754-QA-follow-up-opac---api-for-interface.patch (text/plain), 855 bytes, created by
Martin Renvoize (ashimema)
on 2020-02-28 15:37:58 UTC
(
hide
)
Description:
Bug 24754: (QA follow-up) opac -> api for 'interface'
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2020-02-28 15:37:58 UTC
Size:
855 bytes
patch
obsolete
>From b2e466c205fc97b73171df2457c47c269f9b24aa Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 28 Feb 2020 15:36:59 +0000 >Subject: [PATCH] Bug 24754: (QA follow-up) opac -> api for 'interface' > >--- > opac/ilsdi.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/opac/ilsdi.pl b/opac/ilsdi.pl >index 79576d84e0..e138cc0a9a 100755 >--- a/opac/ilsdi.pl >+++ b/opac/ilsdi.pl >@@ -133,7 +133,7 @@ C4::Context->set_userenv( > undef, undef, undef, 'CRON', 'CRON', undef, > undef, undef, undef, undef, undef > ); >-C4::Context->interface('opac'); #FIXME 'ilsdi' should be a valid value? >+C4::Context->interface('api'); > > # If user requested a service description, then display it > if ( scalar $cgi->param('service') eq "Describe" and any { scalar $cgi->param('verb') eq $_ } @services ) { >-- >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 24754
:
99768
|
99772
|
99773
|
99778
|
100000
|
100001
|
100006
|
100035
|
100269
|
100305
|
101094
|
101584
|
101585