Bugzilla – Attachment 146373 Details for
Bug 32168
Editing date/datetime fields without the dateaccessioned.pl plugin can cause errors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32168: Add dateaccessioned.pl to 952 (datelastseen) for new installs
Bug-32168-Add-dateaccessionedpl-to-952-datelastsee.patch (text/plain), 1.71 KB, created by
Lucas Gass (lukeg)
on 2023-02-07 23:43:39 UTC
(
hide
)
Description:
Bug 32168: Add dateaccessioned.pl to 952 (datelastseen) for new installs
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2023-02-07 23:43:39 UTC
Size:
1.71 KB
patch
obsolete
>From 6bf2e7e06f895d4517add8d60d153d63dc3438c0 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Tue, 7 Feb 2023 23:42:04 +0000 >Subject: [PATCH] Bug 32168: Add dateaccessioned.pl to 952 (datelastseen) for > new installs > >--- > .../marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml | 2 +- > .../marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.yml | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml b/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml >index c2c50cad2d1..93bca2377fa 100644 >--- a/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml >+++ b/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml >@@ -842,7 +842,7 @@ tables: > tab: 10 > authorised_value: "" > authtypecode: "" >- value_builder: "" >+ value_builder: dateaccessioned.pl > isurl: > hidden: -5 > frameworkcode: "" >diff --git a/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.yml b/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.yml >index 462c2eecfca..239a2c46260 100644 >--- a/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.yml >+++ b/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.yml >@@ -1250,7 +1250,7 @@ tables: > tab: 10 > authorised_value: > authtypecode: "" >- value_builder: "" >+ value_builder: dateaccessioned.pl > isurl: > hidden: 7 > frameworkcode: "" >-- >2.30.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 32168
: 146373