From 3fc0b7d99c07693376a7760f5f29171b4bb4abcb Mon Sep 17 00:00:00 2001 From: Touhidur Rahman Date: Wed, 11 Mar 2026 16:37:37 +0600 Subject: [PATCH 1/2] pkp/pkp-lib#12349 galley revision upload only for change file --- controllers/grid/preprintGalleys/PreprintGalleyGridRow.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/controllers/grid/preprintGalleys/PreprintGalleyGridRow.php b/controllers/grid/preprintGalleys/PreprintGalleyGridRow.php index 8d9bd216fa..84dce59d2c 100644 --- a/controllers/grid/preprintGalleys/PreprintGalleyGridRow.php +++ b/controllers/grid/preprintGalleys/PreprintGalleyGridRow.php @@ -96,7 +96,8 @@ public function initialize($request, $template = null) SubmissionFile::SUBMISSION_FILE_PROOF, Application::ASSOC_TYPE_REPRESENTATION, $rowId, - null + null, + $galley->getData('submissionFileId') )); } From 57185b6fd8c18412bcaf66d5c263d50b006aba27 Mon Sep 17 00:00:00 2001 From: Touhidur Rahman Date: Wed, 11 Mar 2026 16:37:46 +0600 Subject: [PATCH 2/2] pkp/pkp-lib#12349 Submodule Update ##touhidurabir/i12349_update_main## --- lib/pkp | 2 +- lib/ui-library | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/pkp b/lib/pkp index 4c16255690..3a2e460bbb 160000 --- a/lib/pkp +++ b/lib/pkp @@ -1 +1 @@ -Subproject commit 4c16255690c287fa7597814ec5b2f2f6aa1197ee +Subproject commit 3a2e460bbb69162a5d9cd1068a098cc305e3d7d4 diff --git a/lib/ui-library b/lib/ui-library index 1ea7afca47..778a468a02 160000 --- a/lib/ui-library +++ b/lib/ui-library @@ -1 +1 @@ -Subproject commit 1ea7afca47ddf38605019d1e1bc30f58354941e3 +Subproject commit 778a468a02bb6d6d5a8d5f66d475728a44652221