Bugzilla – Attachment 12360 Details for
Bug 8606
Talking Tech broken by user-configurable slips feature
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8606 - Talking Tech broken by user-configurable slips feature - QA Followup
Bug-8606---Talking-Tech-broken-by-user-configurabl.patch (text/plain), 733 bytes, created by
Kyle M Hall (khall)
on 2012-09-19 15:54:56 UTC
(
hide
)
Description:
Bug 8606 - Talking Tech broken by user-configurable slips feature - QA Followup
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2012-09-19 15:54:56 UTC
Size:
733 bytes
patch
obsolete
>From 206e9d9cb4bc6d719dc02b79f9dd7bba03815480 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Wed, 19 Sep 2012 11:54:52 -0400 >Subject: [PATCH] Bug 8606 - Talking Tech broken by user-configurable slips feature - QA Followup >Content-Type: text/plain; charset="utf-8" > >--- > C4/Letters.pm | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/C4/Letters.pm b/C4/Letters.pm >index 3eb8ace..f646241 100644 >--- a/C4/Letters.pm >+++ b/C4/Letters.pm >@@ -148,7 +148,7 @@ my %letter; > sub getletter { > my ( $module, $code, $branchcode ) = @_; > >- $branchcode |= ''; >+ $branchcode ||= ''; > > if ( C4::Context->preference('IndependantBranches') > and $branchcode >-- >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 8606
:
11482
|
11483
|
11830
|
12359
| 12360