Bugzilla – Attachment 36652 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]
[QA-FOLLOWUP] Bug 7843: Remove the useless use of casAuthentication
QA-FOLLOWUP-Bug-7843-Remove-the-useless-use-of-cas.patch (text/plain), 1.08 KB, created by
Kyle M Hall (khall)
on 2015-03-06 09:54:07 UTC
(
hide
)
Description:
[QA-FOLLOWUP] Bug 7843: Remove the useless use of casAuthentication
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-03-06 09:54:07 UTC
Size:
1.08 KB
patch
obsolete
>From d989a9374558e00176fc3293be6102f8ebef722a 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] [QA-FOLLOWUP] Bug 7843: Remove the useless use of > casAuthentication > >Certainly a c/p error from opac-main.pl > >Signed-off-by: Pierre <tredok.pierre@gmail.com> >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > 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); >-- >1.7.10.4
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