Bugzilla – Attachment 3885 Details for
Bug 5431
Separate state field for library addresses
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Signed off patch
0001-SIGNED-OFF-Bug-5431-Follow-up-patch-fixing-ModBranch.patch (text/plain), 948 bytes, created by
Katrin Fischer
on 2011-04-11 20:39:19 UTC
(
hide
)
Description:
Signed off patch
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2011-04-11 20:39:19 UTC
Size:
948 bytes
patch
obsolete
>From 476d659fca45743efa08e6c84fcd73b6edd0653b Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chrisc@catalyst.net.nz> >Date: Mon, 11 Apr 2011 16:33:59 +1200 >Subject: [PATCH] [SIGNED-OFF] Bug 5431 : Follow up patch fixing ModBranch >Content-Type: text/plain; charset="utf-8" > >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >--- > C4/Branch.pm | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/C4/Branch.pm b/C4/Branch.pm >index 817aa38..abcdbd6 100644 >--- a/C4/Branch.pm >+++ b/C4/Branch.pm >@@ -206,7 +206,7 @@ sub ModBranch { > branchaddress2,branchaddress3,branchzip,branchcity,branchstate, > branchcountry,branchphone,branchfax,branchemail, > branchurl,branchip,branchprinter,branchnotes) >- VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) >+ VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) > "; > my $sth = $dbh->prepare($query); > $sth->execute( >-- >1.7.1 >
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 5431
:
2823
|
2989
|
3805
|
3855
| 3885