Bugzilla – Attachment 88657 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 ItemsDeniedRenewal system preference to check syntax
Bug-21502-Add-ItemsDeniedRenewal-system-preference.patch (text/plain), 870 bytes, created by
Katrin Fischer
on 2019-04-24 21:05:06 UTC
(
hide
)
Description:
Bug 21502: Add ItemsDeniedRenewal system preference to check syntax
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2019-04-24 21:05:06 UTC
Size:
870 bytes
patch
obsolete
>From 2db676dea6ce14e8c3b402d40a44bc373a6ceccf Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Tue, 23 Apr 2019 12:25:52 +0000 >Subject: [PATCH] Bug 21502: Add ItemsDeniedRenewal system preference to check > syntax > >Signed-off-by: Michal Denar <black23@gmail.com> > >Signed-off-by: Michal Denar <black23@gmail.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > about.pl | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/about.pl b/about.pl >index 02f236d19c..b5edf5689f 100755 >--- a/about.pl >+++ b/about.pl >@@ -396,7 +396,8 @@ my @yaml_prefs = ( > "UpdateItemWhenLostFromHoldList", > "MarcFieldsToOrder", > "MarcItemFieldsToOrder", >- "UpdateitemLocationOnCheckin" >+ "UpdateitemLocationOnCheckin", >+ "ItemsDeniedRenewal" > ); > 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