Bugzilla – Attachment 15825 Details for
Bug 8917
Track clicks to links external to Koha
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8917 : [ Sign followup ] Track clicks to links external to Koha
Bug-8917---Sign-followup--Track-clicks-to-links-ex.patch (text/plain), 1.46 KB, created by
Bernardo Gonzalez Kriegel
on 2013-03-01 22:55:59 UTC
(
hide
)
Description:
Bug 8917 : [ Sign followup ] Track clicks to links external to Koha
Filename:
MIME Type:
Creator:
Bernardo Gonzalez Kriegel
Created:
2013-03-01 22:55:59 UTC
Size:
1.46 KB
patch
obsolete
>From 5b9ff5f75237b31d3d3611e245a084e0acdf0bb7 Mon Sep 17 00:00:00 2001 >From: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >Date: Fri, 1 Mar 2013 19:54:37 -0300 >Subject: [PATCH] Bug 8917 : [ Sign followup ] Track clicks to links external > to Koha > >Remove empty pod section in Koha/Linktracker.pm to >make koha-qa happy. > >Add missing "\n" in installer/data/mysql/updatedatabase.pl >--- > Koha/Linktracker.pm | 2 -- > installer/data/mysql/updatedatabase.pl | 2 +- > 2 files changed, 1 insertion(+), 3 deletions(-) > >diff --git a/Koha/Linktracker.pm b/Koha/Linktracker.pm >index 52e68be..5255d06 100644 >--- a/Koha/Linktracker.pm >+++ b/Koha/Linktracker.pm >@@ -27,8 +27,6 @@ Koha::Linktracker > my $tracker = Koha::Linktracker->new(); > $tracker->trackclick( $linkinfo ); > >-=head1 DESCRIPTION >- > =head1 FUNCTIONS > > =cut >diff --git a/installer/data/mysql/updatedatabase.pl b/installer/data/mysql/updatedatabase.pl >index 04a4f6f..39ddbb1 100755 >--- a/installer/data/mysql/updatedatabase.pl >+++ b/installer/data/mysql/updatedatabase.pl >@@ -6458,7 +6458,7 @@ if ( CheckVersion($DBversion) ) { > INSERT INTO systempreferences (variable,value,explanation,options,type) > VALUES('TrackClicks','0','Track links clicked',NULL,'Integer')" ); > print >-"Upgrade to $DBversion done (Adds feature Bug 8917, the ability to track links clicked)"; >+"Upgrade to $DBversion done (Adds feature Bug 8917, the ability to track links clicked)\n"; > SetVersion($DBversion); > } > >-- >1.7.9.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 8917
:
12831
|
12832
|
12833
|
12834
|
12998
|
12999
|
13000
|
13001
|
14058
|
14059
|
14060
|
14061
|
15669
|
15670
|
15671
|
15672
|
15711
|
15712
|
15713
|
15714
|
15715
|
15716
|
15783
|
15784
|
15785
|
15786
|
15787
|
15812
|
15815
|
15818
|
15819
|
15820
|
15821
|
15822
|
15823
|
15824
|
15825
|
15850
|
15851
|
15852
|
15853
|
15854
|
15855
|
15856
|
15857
|
15858