Bugzilla – Attachment 36024 Details for
Bug 7843
Add RSS feeds for OPAC news
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7843: Remove the useless use of casAuthentication
Bug-7843-Remove-the-useless-use-of-casAuthenticati.patch (text/plain), 983 bytes, created by
Jonathan Druart
on 2015-02-19 11:54:32 UTC
(
hide
)
Description:
Bug 7843: Remove the useless use of casAuthentication
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-02-19 11:54:32 UTC
Size:
983 bytes
patch
obsolete
>From 0e9568f4a9a2625f8a85cdda6531e3735fe2fce6 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Thu, 19 Feb 2015 12:48:16 +0100 >Subject: [PATCH] Bug 7843: Remove the useless use of casAuthentication > >Certainly a c/p error from opac-main.pl >--- > opac/opac-news-rss.pl | 5 ----- > 1 file changed, 5 deletions(-) > >diff --git a/opac/opac-news-rss.pl b/opac/opac-news-rss.pl >index 19c6ebf..5250a74 100755 >--- a/opac/opac-news-rss.pl >+++ b/opac/opac-news-rss.pl >@@ -42,11 +42,6 @@ my ( $template, $borrowernumber, $cookie ) = get_template_and_user( > } > ); > >-my $casAuthentication = C4::Context->preference('casAuthentication'); >-$template->param( >- casAuthentication => $casAuthentication, >-); >- > # Get the news to display > # use cookie setting for language, bug default to syspref if it's not set > my ($theme, $news_lang, $availablethemes) = C4::Templates::themelanguage(C4::Context->config('opachtdocs'),'opac-main.tt','opac',$input); >-- >2.1.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 7843
:
28926
|
35733
|
36017
|
36023
|
36024
|
36025
|
36390
|
36403
|
36414
|
36415
|
36416
|
36417
|
36418
|
36651
|
36652
|
36653
|
36654
|
36655
|
36656