Bugzilla – Attachment 9777 Details for
Bug 8145
opac-tags.pl fails when DEBUG is set
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8145 - [SIGNED-OFF] opac-tags.pl fails when DEBUG is set
Bug-8145---SIGNED-OFF-opac-tagspl-fails-when-DEBUG.patch (text/plain), 714 bytes, created by
Jonathan Druart
on 2012-05-25 13:15:50 UTC
(
hide
)
Description:
Bug 8145 - [SIGNED-OFF] opac-tags.pl fails when DEBUG is set
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2012-05-25 13:15:50 UTC
Size:
714 bytes
patch
obsolete
>From 42d6de5815900f9a0d775a8256feac5b53a86724 Mon Sep 17 00:00:00 2001 >From: Mason James <mtj@kohaaloha.com> >Date: Thu, 24 May 2012 08:17:07 +1200 >Subject: [PATCH] Bug 8145 - [SIGNED-OFF] opac-tags.pl fails when DEBUG is set > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >--- > opac/opac-tags.pl | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > >diff --git a/opac/opac-tags.pl b/opac/opac-tags.pl >index 36bc096..173a25c 100755 >--- a/opac/opac-tags.pl >+++ b/opac/opac-tags.pl >@@ -43,6 +43,8 @@ use C4::Scrubber; > use C4::Biblio; > use C4::Tags qw(add_tag get_approval_rows get_tag_rows remove_tag); > >+use Data::Dumper; >+ > my %newtags = (); > my @deltags = (); > my %counts = (); >-- >1.7.7.3
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 8145
:
9745
| 9777