From d2a6e447a56b362d835b8835289391746cf3509c Mon Sep 17 00:00:00 2001 From: Bozana Bokan Date: Wed, 18 Dec 2024 11:24:32 +0100 Subject: [PATCH 1/2] pkp/pkp-lib#10729 fix I9707_WeblateUILocales, consider locales in arrays and setting values --- .../upgrade/v3_5_0/I9707_WeblateUILocales.php | 22 +++++++++++++++++++ dbscripts/xml/upgrade.xml | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 classes/migration/upgrade/v3_5_0/I9707_WeblateUILocales.php diff --git a/classes/migration/upgrade/v3_5_0/I9707_WeblateUILocales.php b/classes/migration/upgrade/v3_5_0/I9707_WeblateUILocales.php new file mode 100644 index 00000000000..4057585f2f9 --- /dev/null +++ b/classes/migration/upgrade/v3_5_0/I9707_WeblateUILocales.php @@ -0,0 +1,22 @@ + - + From b0d91e5f53a0ee78121b6528a9aa28f848887075 Mon Sep 17 00:00:00 2001 From: Bozana Bokan Date: Wed, 18 Dec 2024 11:28:30 +0100 Subject: [PATCH 2/2] pkp/pkp-lib#10729 submodule update ##bozana/10729## --- lib/pkp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pkp b/lib/pkp index edc044dfe5c..e920699b00a 160000 --- a/lib/pkp +++ b/lib/pkp @@ -1 +1 @@ -Subproject commit edc044dfe5c352fa39f55dead98651bdc83f0833 +Subproject commit e920699b00ab4859c96bb507c53c263e0614fa79