Bugzilla – Attachment 8613 Details for
Bug 5668
Star ratings in the opac
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Attachment to Bug 5668 - Star ratings in the opac
masonxen1ghead2-perlcritic-opacopac-ratings-ajaxpl.patch (text/plain), 1007 bytes, created by
Mason James
on 2012-03-23 16:57:00 UTC
(
hide
)
Description:
Attachment to Bug 5668 - Star ratings in the opac
Filename:
MIME Type:
Creator:
Mason James
Created:
2012-03-23 16:57:00 UTC
Size:
1007 bytes
patch
obsolete
>From 801fd5e634727d110e97cb0f78079255f754ba37 Mon Sep 17 00:00:00 2001 >From: Mason James <mtj@kohaaloha.com> >Date: Sat, 24 Mar 2012 05:53:36 +1300 >Subject: [PATCH] mason@xen1:~/g/head2$ perlcritic opac/opac-ratings-ajax.pl opac/opac-ratings-ajax.pl source OK >Content-Type: text/plain; charset="utf-8" >http://koha-community.org > >modified: opac/opac-ratings-ajax.pl > >http://bugs.koha-community.org/show_bug.cgi?id=5668 >--- > opac/opac-ratings-ajax.pl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/opac/opac-ratings-ajax.pl b/opac/opac-ratings-ajax.pl >index f9c2f10..88f2634 100755 >--- a/opac/opac-ratings-ajax.pl >+++ b/opac/opac-ratings-ajax.pl >@@ -104,7 +104,7 @@ output_ajax_with_http_headers( $query, $json_reply ); > exit; > > # a ratings specific ajax return sub, returns CGI object, and an 'auth_success' value >-sub ajax_auth_cgi ($) { >+sub ajax_auth_cgi { > my $needed_flags = shift; > my %cookies = fetch CGI::Cookie; > my $input = CGI->new; >-- >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 5668
:
3034
|
3035
|
5097
|
5098
|
5136
|
5137
|
5792
|
5794
|
5833
|
7116
|
7165
|
7166
|
7215
|
7604
|
7798
|
8027
|
8199
|
8202
|
8312
|
8326
|
8359
|
8459
|
8514
|
8537
|
8548
|
8613
|
8704
|
8705
|
8706
|
9159
|
9163
|
9164