Bugzilla – Attachment 26228 Details for
Bug 11647
Subscribe to email notification for serials needs user login
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 11647 : Subscription for email notification on serials asks for login before proceeding
PASSED-QA-Bug-11647--Subscription-for-email-notifi.patch (text/plain), 1.30 KB, created by
Katrin Fischer
on 2014-03-13 09:43:10 UTC
(
hide
)
Description:
[PASSED QA] Bug 11647 : Subscription for email notification on serials asks for login before proceeding
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2014-03-13 09:43:10 UTC
Size:
1.30 KB
patch
obsolete
>From 1822079c001bb7b1207a28f642738fc434364b74 Mon Sep 17 00:00:00 2001 >From: Sophie Meynieux <sophie.meynieux@biblibre.com> >Date: Fri, 31 Jan 2014 12:22:05 +0100 >Subject: [PATCH] [PASSED QA] Bug 11647 : Subscription for email notification > on serials asks for login before proceeding > >Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> >Signed-off-by: remy juliette <remy.gonzalves@iepg.fr> >Signed-off-by: Aurelie Fichot <aurelie.fichot@iepg.fr> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >Passes QA script and tests. >Instead of hiding the feature completely, now a message >tells the user to login to subscribe to the email >notifications. >--- > opac/opac-alert-subscribe.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/opac/opac-alert-subscribe.pl b/opac/opac-alert-subscribe.pl >index 7a95750..be357bd 100755 >--- a/opac/opac-alert-subscribe.pl >+++ b/opac/opac-alert-subscribe.pl >@@ -46,7 +46,7 @@ my $biblionumber = $query->param('biblionumber'); > template_name => "opac-alert-subscribe.tmpl", > query => $query, > type => "opac", >- authnotrequired => ( C4::Context->preference("OpacPublic") ? 1 : 0 ), >+ authnotrequired => 0, #( C4::Context->preference("OpacPublic") ? 1 : 0 ), > debug => 1, > } > ); >-- >1.8.3.2
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 11647
:
24933
|
24979
|
26041
|
26079
|
26080
|
26186
|
26197
|
26198
|
26199
| 26228 |
26229
|
26230