From b2bebb6a4111251e221b519dd7279c259c286367 Mon Sep 17 00:00:00 2001 From: Ahad Mammadov Date: Thu, 5 Dec 2024 16:39:50 -0500 Subject: [PATCH] Replaced hudson.Util.rawEncode with java.net.URLEncoder - in MetaTabulatedResult for now --- .../hudson/tasks/test/MetaTabulatedResult/body.jelly | 11 ++++++++++- 1 file changed, 10 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 b137158e..070aa7f8 100644 --- a/src/main/resources/hudson/tasks/test/MetaTabulatedResult/body.jelly +++ b/src/main/resources/hudson/tasks/test/MetaTabulatedResult/body.jelly @@ -40,7 +40,16 @@ THE SOFTWARE. - + + + + + + + /${encodedComponent} + + + ${f.durationString}