Bugzilla – Attachment 30108 Details for
Bug 12375
Store serials enumeration data in separate fields
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12375: QA followup - remove trailing whitespace
Bug-12375-QA-followup---remove-trailing-whitespace.patch (text/plain), 1.01 KB, created by
Julian Maurice
on 2014-07-25 13:52:23 UTC
(
hide
)
Description:
Bug 12375: QA followup - remove trailing whitespace
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2014-07-25 13:52:23 UTC
Size:
1.01 KB
patch
obsolete
>From 5e761f292ef7e5ca29cb7c63b8ee59dbe0d49147 Mon Sep 17 00:00:00 2001 >From: Julian Maurice <julian.maurice@biblibre.com> >Date: Fri, 25 Jul 2014 15:50:29 +0200 >Subject: [PATCH] Bug 12375: QA followup - remove trailing whitespace > >--- > installer/data/mysql/updatedatabase.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/updatedatabase.pl b/installer/data/mysql/updatedatabase.pl >index d4aaef5..100efe1 100755 >--- a/installer/data/mysql/updatedatabase.pl >+++ b/installer/data/mysql/updatedatabase.pl >@@ -8608,7 +8608,7 @@ if ( C4::Context->preference("Version") < TransformToNum($DBversion) ) { > ) = split( /__SPLIT__/, $serialseq ); > } > else >- { ## Nothing to split on means the only thing in serialseq is a single placeholder e.g. {X} >+ { ## Nothing to split on means the only thing in serialseq is a single placeholder e.g. {X} > $enumeration_data{ $indexes[0] } = $serialseq; > } > >-- >1.7.10.4
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 12375
:
28675
|
28676
|
28677
|
28678
|
28679
|
28680
|
28681
|
28682
|
28683
|
28843
|
28844
|
28845
|
28846
|
29928
|
29929
|
30099
|
30100
|
30101
|
30102
|
30103
|
30104
|
30108
|
35155
|
35156
|
35157
|
35158
|
35159
|
35160
|
35161
|
40710
|
40711
|
40712
|
40713
|
40714
|
40715
|
40716
|
46122
|
46123
|
46124
|
46125
|
46126
|
46127
|
46128
|
46319