Bugzilla – Attachment 80086 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), 715 bytes, created by
Josef Moravec
on 2018-10-05 14:04:03 UTC
(
hide
)
Description:
Bug 21502: Add UpdateItemLocationOnCheckin preference to YAML format check
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2018-10-05 14:04:03 UTC
Size:
715 bytes
patch
obsolete
>From bad436503f3926f35db13341de50c4d9b60ad057 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 > >--- > about.pl | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/about.pl b/about.pl >index 22cabd5..27ec621 100755 >--- a/about.pl >+++ b/about.pl >@@ -388,7 +388,8 @@ my @yaml_prefs = ( > "RisExportAdditionalFields", > "UpdateItemWhenLostFromHoldList", > "MarcFieldsToOrder", >- "MarcItemFieldsToOrder" >+ "MarcItemFieldsToOrder", >+ "UpdateitemLocationOnCheckin" > ); > my @bad_yaml_prefs; > foreach my $syspref (@yaml_prefs) { >-- >2.1.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 21502
:
80085
|
80086
|
80360
|
80362
|
88462
|
88463
|
88464
|
88562
|
88563
|
88564
|
88655
|
88656
|
88657
|
88664