Bugzilla – Attachment 176951 Details for
Bug 38794
AggregatedFullText description should be Aggregated full text
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38794: Update authorized value description for AggregatedFullText
Bug-38794-Update-authorized-value-description-for-.patch (text/plain), 1.58 KB, created by
Jonathan Druart
on 2025-01-23 11:54:52 UTC
(
hide
)
Description:
Bug 38794: Update authorized value description for AggregatedFullText
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-01-23 11:54:52 UTC
Size:
1.58 KB
patch
obsolete
>From 636146b9f84582a45dcfbb0e1d3a8a5ca595313b Mon Sep 17 00:00:00 2001 >From: Nicolas Hunstein <nicolas.hunstein@bsz-bw.de> >Date: Fri, 10 Jan 2025 13:16:51 +0000 >Subject: [PATCH] Bug 38794: Update authorized value description for > AggregatedFullText > >Update the authorized value description for AggregatedFullText in >the ERM_PACKAGE_CONTENT_TYPE category from "Aggregated full" to >"Aggregated full text". > >Test plan: >1. Go to Administration > Authorized values. >2. Check the authorized values for the ERM_PACKAGE_CONTENT_TYPE > category. >3. Note that the description for AggregatedFullText is > "Aggregated full". >4. Apply the patch. >5. Update the database: updatedatabase > (Bonus: To check for new installations: reset_all) >6. Refresh the page and note that the description is > now "Aggregated full text". > >Signed-off-by: David Nind <david@davidnind.com> > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > installer/data/mysql/en/mandatory/auth_values.yml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/en/mandatory/auth_values.yml b/installer/data/mysql/en/mandatory/auth_values.yml >index b54cdb691b5..1686a4de259 100644 >--- a/installer/data/mysql/en/mandatory/auth_values.yml >+++ b/installer/data/mysql/en/mandatory/auth_values.yml >@@ -169,7 +169,7 @@ tables: > > - category: "ERM_PACKAGE_CONTENT_TYPE" > authorised_value: "AggregatedFullText" >- lib: "Aggregated full" >+ lib: "Aggregated full text" > > - category: "ERM_PACKAGE_CONTENT_TYPE" > authorised_value: "AbstractAndIndex" >-- >2.34.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 38794
:
176328
|
176329
|
176345
|
176346
|
176405
|
176406
| 176951 |
176952
|
176953