Bugzilla – Attachment 26197 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]
Bug 11647 : Subscription for email notification on serials asks for login before proceeding
Bug-11647--Subscription-for-email-notification-on-.patch (text/plain), 1.09 KB, created by
Biblibre Sandboxes
on 2014-03-12 16:08:46 UTC
(
hide
)
Description:
Bug 11647 : Subscription for email notification on serials asks for login before proceeding
Filename:
MIME Type:
Creator:
Biblibre Sandboxes
Created:
2014-03-12 16:08:46 UTC
Size:
1.09 KB
patch
obsolete
>From 15dffdccdd2ce6f870dc6d712de4afb42914dadc 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] 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> >--- > opac/opac-alert-subscribe.pl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >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.7.2.5
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