Bugzilla – Attachment 100351 Details for
Bug 24583
Rewrite mandatory installation files to YAML
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24583: (followup) restore null values to labels
Bug-24583-followup-restore-null-values-to-labels.patch (text/plain), 1.58 KB, created by
Jonathan Druart
on 2020-03-09 12:20:01 UTC
(
hide
)
Description:
Bug 24583: (followup) restore null values to labels
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-03-09 12:20:01 UTC
Size:
1.58 KB
patch
obsolete
>From c4fb85b591d9ee8be69b25005eed48c3f963e0d5 Mon Sep 17 00:00:00 2001 >From: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >Date: Thu, 5 Mar 2020 10:21:55 -0300 >Subject: [PATCH] Bug 24583: (followup) restore null values to labels > >This patch adds null values to selected label2/3 in >sample numberpatterns > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > .../data/mysql/en/mandatory/sample_numberpatterns.yml | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > >diff --git a/installer/data/mysql/en/mandatory/sample_numberpatterns.yml b/installer/data/mysql/en/mandatory/sample_numberpatterns.yml >index b898b8264e..a5ae958947 100644 >--- a/installer/data/mysql/en/mandatory/sample_numberpatterns.yml >+++ b/installer/data/mysql/en/mandatory/sample_numberpatterns.yml >@@ -36,13 +36,13 @@ tables: > whenmorethan1: 99999 > setto1: 1 > numbering1: ~ >- label2: "" >+ label2: ~ > add2: ~ > every2: ~ > whenmorethan2: ~ > setto2: ~ > numbering2: ~ >- label3: "" >+ label3: ~ > add3: ~ > every3: ~ > whenmorethan3: ~ >@@ -88,7 +88,7 @@ tables: > whenmorethan2: 12 > setto2: 1 > numbering2: ~ >- label3: "" >+ label3: ~ > add3: ~ > every3: ~ > whenmorethan3: ~ >@@ -111,7 +111,7 @@ tables: > whenmorethan2: 99999 > setto2: 1 > numbering2: ~ >- label3: "" >+ label3: ~ > add3: ~ > every3: ~ > whenmorethan3: ~ >-- >2.20.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 24583
:
98414
|
98415
|
98416
|
98417
|
98418
|
99397
|
99398
|
99399
|
99400
|
99401
|
100195
|
100346
|
100347
|
100348
|
100349
|
100350
| 100351 |
100389
|
100391