From af0b19e7e8306f3dcf0428d378e18072e446b797 Mon Sep 17 00:00:00 2001 From: Ahad Mammadov Date: Thu, 5 Dec 2024 17:05:55 -0500 Subject: [PATCH] Replacing rawEncode with java.net.URLEncoder, this time with toString --- .../resources/hudson/tasks/test/MetaTabulatedResult/body.jelly | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/hudson/tasks/test/MetaTabulatedResult/body.jelly b/src/main/resources/hudson/tasks/test/MetaTabulatedResult/body.jelly index 8ec5cb41..d81b0612 100644 --- a/src/main/resources/hudson/tasks/test/MetaTabulatedResult/body.jelly +++ b/src/main/resources/hudson/tasks/test/MetaTabulatedResult/body.jelly @@ -44,8 +44,9 @@ THE SOFTWARE. - + + /${encodedComponent}