Bugzilla – Attachment 164007 Details for
Bug 36439
Column settings are missing on holds-to-pull table
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36439: Remove duplicate section in columns_settings
Bug-36439-Remove-duplicate-section-in-columnssetti.patch (text/plain), 1.20 KB, created by
Andreas Jonsson
on 2024-03-27 14:30:28 UTC
(
hide
)
Description:
Bug 36439: Remove duplicate section in columns_settings
Filename:
MIME Type:
Creator:
Andreas Jonsson
Created:
2024-03-27 14:30:28 UTC
Size:
1.20 KB
patch
obsolete
>From 4d6cf6d6c47645f6d2638473430a080082fbcd9b Mon Sep 17 00:00:00 2001 >From: Andreas Jonsson <andreas.jonsson@kreablo.se> >Date: Wed, 27 Mar 2024 15:15:16 +0100 >Subject: [PATCH] Bug 36439: Remove duplicate section in columns_settings > > The patch for bug 33575 was carelessely applied so > the holds section was overwritten by a duplicated > section which cause the table configuration for > the holds-to-pull table to be missing. > > Test plan: > > * Place a hold on a record that has items (so there is at least one hold to pull) > * Go to the page "holds to pull" and verify that the column settings are present > to the left above the table (<cog wheel icon> Columns). > > NOTE: the column settings are cached, so you need to reset memcached > between tests if you want to test with and without the patch. >--- > admin/columns_settings.yml | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index dd6396671f..560451e137 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -1675,7 +1675,6 @@ modules: > - > columnname: action > >- holds: > patron_holds_table: > columns: > - >-- >2.39.2
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 36439
:
164007
|
164021
|
164158