From fc38727917002275e221d82f292d514af44dbcaa Mon Sep 17 00:00:00 2001 From: Steven Winship <39765413+stevenwinship@users.noreply.github.com> Date: Fri, 10 Apr 2026 10:20:16 -0400 Subject: [PATCH] Added Suport for HTML in JSF UI for file description --- .../11397-support-html-in-file-level-description.md | 2 ++ src/main/webapp/file.xhtml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 doc/release-notes/11397-support-html-in-file-level-description.md diff --git a/doc/release-notes/11397-support-html-in-file-level-description.md b/doc/release-notes/11397-support-html-in-file-level-description.md new file mode 100644 index 00000000000..c0d6b597ce3 --- /dev/null +++ b/doc/release-notes/11397-support-html-in-file-level-description.md @@ -0,0 +1,2 @@ +## Feature Request +File metadata description will now support html in JSF UI. Is already supported in SPA. diff --git a/src/main/webapp/file.xhtml b/src/main/webapp/file.xhtml index 885a116ec58..9378d5aee86 100644 --- a/src/main/webapp/file.xhtml +++ b/src/main/webapp/file.xhtml @@ -624,7 +624,7 @@