From 6f843e6b09d1330db6d989ad124d33b7bed21511 Mon Sep 17 00:00:00 2001
From: Steven Winship <39765413+stevenwinship@users.noreply.github.com>
Date: Mon, 16 Mar 2026 16:07:30 -0400
Subject: [PATCH 2/3] add release notes
---
.../12205-guestbook-response-jsf-popup-cancel-button.md | 1 +
1 file changed, 1 insertion(+)
create mode 100644 doc/release-notes/12205-guestbook-response-jsf-popup-cancel-button.md
diff --git a/doc/release-notes/12205-guestbook-response-jsf-popup-cancel-button.md b/doc/release-notes/12205-guestbook-response-jsf-popup-cancel-button.md
new file mode 100644
index 00000000000..00cba5884d7
--- /dev/null
+++ b/doc/release-notes/12205-guestbook-response-jsf-popup-cancel-button.md
@@ -0,0 +1 @@
+This release fixes a bug which, in the JSF UI, the 'Cancel' button on the Guestbook Response dialog/preview tab does not close the dialog/tab. With this fix the dialog will close or, when in the preview tab, the tab will go back to the 'Files' tab.
From 9bb9f05422b571d4f6d5e99b6aff51f9a146c0d0 Mon Sep 17 00:00:00 2001
From: Steven Winship <39765413+stevenwinship@users.noreply.github.com>
Date: Mon, 6 Jul 2026 10:16:55 -0400
Subject: [PATCH 3/3] review comment
---
src/main/webapp/guestbook-terms-popup-fragment.xhtml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/main/webapp/guestbook-terms-popup-fragment.xhtml b/src/main/webapp/guestbook-terms-popup-fragment.xhtml
index 1c52b8b4fb1..e185df2bb68 100644
--- a/src/main/webapp/guestbook-terms-popup-fragment.xhtml
+++ b/src/main/webapp/guestbook-terms-popup-fragment.xhtml
@@ -134,13 +134,13 @@