Bugzilla – Attachment 88563 Details for
Bug 21502
Add checks for YAML formatted system preferences to about page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21502: Add UpdateItemLocationOnCheckin preference to YAML format check
Bug-21502-Add-UpdateItemLocationOnCheckin-preferen.patch (text/plain), 819 bytes, created by
Michal Denar
on 2019-04-23 19:37:52 UTC
(
hide
)
Description:
Bug 21502: Add UpdateItemLocationOnCheckin preference to YAML format check
Filename:
MIME Type:
Creator:
Michal Denar
Created:
2019-04-23 19:37:52 UTC
Size:
819 bytes
patch
obsolete
>From 986c9cac2a98db08497876d10a5c5d50eda4d1ff Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Fri, 5 Oct 2018 13:48:07 +0000 >Subject: [PATCH] Bug 21502: Add UpdateItemLocationOnCheckin preference to YAML > format check > >Signed-off-by: Michal Denar <black23@gmail.com> > >Signed-off-by: Michal Denar <black23@gmail.com> >--- > about.pl | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/about.pl b/about.pl >index f0becebac1..02f236d19c 100755 >--- a/about.pl >+++ b/about.pl >@@ -395,7 +395,8 @@ my @yaml_prefs = ( > "RisExportAdditionalFields", > "UpdateItemWhenLostFromHoldList", > "MarcFieldsToOrder", >- "MarcItemFieldsToOrder" >+ "MarcItemFieldsToOrder", >+ "UpdateitemLocationOnCheckin" > ); > my @bad_yaml_prefs; > foreach my $syspref (@yaml_prefs) { >-- >2.11.0
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 21502
:
80085
|
80086
|
80360
|
80362
|
88462
|
88463
|
88464
|
88562
|
88563
|
88564
|
88655
|
88656
|
88657
|
88664